User Tools

Site Tools


pe:emacs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pe:emacs [2019/05/01 03:18]
admin
pe:emacs [2021/06/22 23:40] (current)
admin added it:emacs:fonts -- adding fonts
Line 1: Line 1:
 =====Emacs===== =====Emacs=====
 +From the manual:
 +
 +"Emacs is the extensible, customizable, self-documenting real-time display editor."  
 +
 +and Gnu download page:
 +
 +"At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing."
 +
 +====Elisp====
 +
 +===Resources===
 +  * http://steve-yegge.blogspot.com/2008/01/emergency-elisp.html
  
 ====Org==== ====Org====
 +Getting org help (from [[https://emacs.stackexchange.com/questions/36504/can-you-directly-open-the-org-mode-manual-in-the-emacs-client|Stack Exchange]]:
 +
 +  * Start the info system, C-h i
 +  * open the menu, m
 +  * enter org <RET>
 +
 ===HTML export=== ===HTML export===
 For my notebook.org, will need htmlize.el in the same directory as the notebook. For my notebook.org, will need htmlize.el in the same directory as the notebook.
 +
 +==== Others ====
 +
 +  * [[it:emacs:fonts|Adding Fonts]]
  
 ====Links==== ====Links====
 [[http://ergoemacs.org/emacs/elisp.html|Ergoemacs]] provides lots of useful information and tips for using Emacs. [[http://ergoemacs.org/emacs/elisp.html|Ergoemacs]] provides lots of useful information and tips for using Emacs.
pe/emacs.1556680737.txt.gz · Last modified: 2020/03/24 02:34 (external edit)