org.gnu.emacs

An extensible text editor
 
  2
  1 review



GNU Emacs is an extensible, customizable text editor - and more. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing.

The features of GNU Emacs include:

  • Content-sensitive editing modes, including syntax coloring, for a wide-range of file types
  • Complete built-in documentation, including a tutorial for new users
  • Full Unicode support for nearly all human languages and their scripts
  • Highly customizable, using Emacs Lisp code or a graphical interface
  • Includes a project planner, mail and news reader, debugger interface, calendar, and more
Latest reviews
5
redhat 1 year ago

Works well for what I use it for. Doing ~(setq epg-pinentry-mode 'loopback)~ to get inbuffer encryption to work.