* On 2013-09-04
|
|Here are some improvement suggestions to the Emacs startup
|configuration:
|
|    * Patch 1: No need to load at the very start of Emacs start up.
|      Make setup load, when the ispell is actuallu used/loaded. This
|      helps to make Emacs faster at start when additional settings
|      are postponed.
|
|    * Patch 2: Do not display any extra messages on echo-area. The
|      information "...already loaded" may confuse new users.
|
|    * Patch 3: In order to check debian-ispell.el locally, this fails:
|
|      emacs -Q -q -ne debian-ispell.el

Typo:

       emacs -Q -q -nw debian-ispell.el
|      M-x eval-current-buffer
|
|      The patch adds "fboundp" check for appropriate place and makes
|      the above commands to work.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to