auto dictionary 1 0 1 automatic dictionary switcher
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 3 articles for 0.026 sec
auto-dictionary (1.0.1) -- automatic dictionary switcher for flyspell     

Group: gnu.emacs.sources · Group Profile · Search for auto dictionary 1 0 1 automatic dictionary switcher in gnu.emacs.sources
Author: Nikolaj Schumacher
Date: Jul 16, 2008 13:53

...signatures. regards, Nikolaj Schumacher ;;; auto-dictionary.el --- automatic dictionary switcher for flyspell ;;-*-... Change Log: ;; ;; 2007-05-28 (1.0.1) ;; Speed improvements. ;; Defined functions before ...adict-idle-time t 'adict-guess-dictionary-maybe (current-buffer)))))) (when adict-timer...
Show full article (22.77Kb)
Re: auto-dictionary (1.0.1) -- automatic dictionary switcher for flyspell     

Group: gnu.emacs.sources · Group Profile · Search for auto dictionary 1 0 1 automatic dictionary switcher in gnu.emacs.sources
Author: Uwe Brauer
Date: Jul 17, 2008 04:15

... "Nikolaj" == Nikolaj Schumacher <n_schumacher@web.de> writes: auto-dictionary-mode tries to guess the buffer's text language and adjusts flyspell automatically. Currently English, German, French, Spanish, Swedish, Slovenian, Hungarian,... byte compiling it I obtain: ** the function ispell-valid-dictionary-list is not known to be defined. When I...
Show full article (0.73Kb)
Re: auto-dictionary (1.0.1) -- automatic dictionary switcher for flyspell     

Group: gnu.emacs.sources · Group Profile · Search for auto dictionary 1 0 1 automatic dictionary switcher in gnu.emacs.sources
Author: Nikolaj Schumacher
Date: Jul 17, 2008 13:31

..., while byte compiling it I obtain: ** the function ispell-valid-dictionary-list is not known to be defined. When I ...by Stefan Monnier. It appears to be in ispell 3.7 beta[1] also. I've also taken the trouble and installed XEmacs ("21.4... that's where my expertise in XEmacs ends... regards, Nikolaj Schumacher [1] http://www.kdstevens.com/stevens/ispell-page.html
Show full article (0.96Kb)