This file is indexed.

/usr/share/el-get/recipes/processing-mode.rcp is in el-get 3.1-1.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
(:name processing-mode
       :description "Processing mode for Emacs. Written by Rudolf Olah. This mode is a derivative of the java-mode. It adds key-bindings for running/compiling Processing sketches and it also highlights keywords found in the Processing language, such as ``setup'', ``draw'', and ``frameRate''."
       :type http
       :url "http://github.com/omouse/processing-emacs/raw/master/processing-mode.el"
       :features processing-mode)