Seiji Zenitani
zenit****@tkg*****
Sun Sep 25 17:13:22 JST 2005
Hi, On 2005/09/25, at 6:21, Luis Azevedo wrote: > > I'm experiencing some problems with flyspell on Carbon Emacs. I use > the Portuguese Ispell dictionary to spellcheck with flyspell. > > There is no problem while checking words, but there is one when i'm > typing them. I cannot type accents after a normal unaccented > character. For instance, if I type "á" this isolated I have the right > character. Though, if i type "anão".. the word that appears is > "anêo". It swaps every accented word with "ê" character. > > I believe it's a flyspell bug, since without flypell it works just > fine. Does anyone experienced this? Does anyone know how to solve it? > Any sugestions? On 2005/09/24, at 1:28, Clemens Wittinger wrote: > > Well, in the September release I found a glitch: It's no longer > possible to select a dictionary using the menu. (ispell-valid- > dictionary-list) simply returns ("default"). It worked fine in the > August release. > The change comes from the main cvs code. On ispell/aspell/flyspell, I'm sorry but several glitches are still remaining. Any hints, suggestions, reports are always welcome. On 2005/09/11, at 1:03, Seiji Zenitani wrote: >> >> The AUCTeX variables TeX-lisp-directory or TeX-auto-global are wrong: >> there is probably no-one that has something at >> /Volumes/Emacs/Emacs.app/Contents/Resources/...! >> > Yes, I know. The above variables are usually overwritten by the below > lines in site-start.el or side-start.d/*.el files. > > (setq TeX-lisp-directory > (concat carbon-emacs-package-prefix "/site-lisp/auctex") > TeX-auto-global > (concat carbon-emacs-package-prefix "/var/auctex")) For better compatibly with AUCTeX in the "Application Support" directory, I will directly modify tex-site.el instead of site-start.d/ *.el in the next minor release. I will release the tiger build (v2) and panther build soon. -- Seiji