unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ispell misalignment error
@ 2002-08-06 17:10 Glenn Morris
  2002-08-17  0:15 ` Glenn Morris
  0 siblings, 1 reply; 6+ messages in thread
From: Glenn Morris @ 2002-08-06 17:10 UTC (permalink / raw)



There is an entry in etc/PROBLEMS relating to the ispell "misalignment"
error that can occur when running ispell from within Emacs. I seem to have
found another cause of this error message, not amongst those listed in
PROBLEMS. I guess at the very least, something should be added to PROBLEMS
mentioning this as another possible cause of the "ispell misalignment"
error? Assuming it's reproducible and not easily fixed, of course...


Relevant info:

aspell -v
@(#) International Ispell Version 3.1.20 (but really Aspell .33.7.1 alpha)

Bug occurs with Emacs compiled from CVS trunk and RC branch, as well as
Emacs-21.2.


i) Create a file foo.tex containing the following:

\includegraphics[draft=false,angle=-90]{figures/foo.ps}
deliberate miiistake


ii) Execute the shell command `aspell dump config > ~/.aspell.conf'

On my system (RedHat 7.3), part of the output of that command looks like
the following (should be a long unbroken line). The leading "#" means
aspell should ignore this line anyway. You can cut the ~/.aspell.conf file
down just to this and the Emacs error is still present.

# add|rem-tex-command descrip: TeX commands
# tex-command default: addtocounter pp,addtolength pp,alpha p,arabic p,fnsymbol p,roman p,stepcounter p,setcounter pp,usecounter p,value p,newcounter po,refstepcounter p,label p,pageref p,ref p,newcommand poOP,renewcommand poOP,newenvironment poOPP,renewenvironment poOPP,newtheorem poPo,newfont pp,documentclass op,usepackage op,begin po,end p,setlength pp,addtolength pp,settowidth pp,settodepth pp,settoheight pp,enlargethispage p,hyphenation p,pagenumbering p,pagestyle p,addvspace p,framebox ooP,hspace p,vspace p,makebox ooP,parbox ooopP,raisebox pooP,rule opp,sbox pO,savebox pooP,usebox p,include p,includeonly p,input p,addcontentsline ppP,addtocontents pP,fontencoding p,fontfamily p,fontseries p,fontshape p,fontsize pp,usefont pppp,documentstyle op,cite p,nocite p,psfig p,selectlanguage p,includegraphics op,bibitem op,geometry p,


iii) Try both `aspell -c foo.tex' and `ispell foo.tex' from the command
line. Both work fine.


iv) emacs -q --no-site-file foo.tex, M-x ispell-buffer. 
An error is produced:

    Ispell misalignment: word `phenation' point 78; probably incompatible
    versions'

The string `phenation' is nowhere to be found in the buffer being spell-
checked, of course, but is in ~/.aspell.conf.


v) The error is not produced if one removes ~/.aspell.conf and either
restarts Emacs or does `ispell-kill-ispell', followed by `ispell-buffer'
again. 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-08-18 19:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-06 17:10 ispell misalignment error Glenn Morris
2002-08-17  0:15 ` Glenn Morris
2002-08-17 20:08   ` Richard Stallman
2002-08-17 20:22     ` Glenn Morris
2002-08-18 19:36       ` Eli Zaretskii
2002-08-17 20:08   ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).