On Wed, Sep 04, 2013 at 09:49:55AM +0300, Jari Aalto wrote: > Package: dictionaries-common > Version: 1.20.2 > Severity: wishlist > > 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.
Thanks for the info. The above is intentional, to show the list of available registered dictionaries before ispell.el is actually loaded, at the cost of some small effect on Emacs startup. Unfortunately some hunspell dicts do not register themselves with the "traditional" (having a match in ispell.el) name. > * Patch 2: Do not display any extra messages on echo-area. The > information "...already loaded" may confuse new users. This is a reminiscence from debugging code. Thanks for pointing out this. > > * Patch 3: In order to check debian-ispell.el locally, this fails: > > emacs -Q -q -ne debian-ispell.el > M-x eval-current-buffer > > The patch adds "fboundp" check for appropriate place and makes > the above commands to work. Thanks again. Regards, -- ===================================================================== Agustin Martin Domingo, Dpto. de Fisica, ETS Arquitectura Madrid, (U. Politecnica de Madrid) tel: +34 91-336-6536, Fax: +34 91-336-6554, email:[email protected], http://www.aq.upm.es/agmartin -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

