emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-AUCTeX] 11.82; flyspell-mode mouse-2 yanks as well


From: Ralf Angeli
Subject: Re: [Bug-AUCTeX] 11.82; flyspell-mode mouse-2 yanks as well
Date: Sat, 08 Apr 2006 14:25:47 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

The following bug report originally was sent to the AUCTeX bug list.
I can sort of reproduce this with a Windows build of 2006-03-09 in
Text mode, so this is rather an Emacs issue than one of AUCTeX.  I am
writing "sort of" because I cannot reproduce it reliably.  The yank
does not happen every time when trying to correct a word.

Unfortunately I cannot check a newer build because I don't have easy
access to a broad-band connection and doing a cvs up over a modem
connection in my local repository for the Windows build takes forever
(I interrupted the update after about 50 minutes).

* Alun Pope (2006-04-06) writes:

> Here is a short example file, which also explains the problem.  This seems to 
> have to do with the
> beta-version of Emacs I got for using preview with auctex.  So it
> seems to be about the auctex-emacs interaction which is why i have
> sent it to the list.
>  
> %-------example
> \documentclass{article}
> \begin{document}
>  
> Turn flyspell-mode on.
>  
> Then delete some stuff.  Deleted text is SPURIOUS JUNK.  (Deleted by
> mouse-highlighting and delete key.)
>  
> Now make a spelling mistake: false.
>  
>
> SPURIOUS JUNK
>  
>
> The sequence was false was spelled flase, mouse-2 to correct, select
> correct text then left-click.  Then the correction is made but the extra
> text SPURIOUS JUNK appears two lines further on, presumably because it
> is being yanked by the mouse-2, in addition to the correct behaviour
> (flyspell-mode's correct-at-point).  If there is text on the line
> SPURIOUS JUNK is appended.
> \end{document}
>  
>
> %%% Local Variables: 
> %%% mode: latex
> %%% TeX-master: t
> %%% End: 
> %----end example
>  
>  
>  
> Emacs  : GNU Emacs 22.0.50.1 (i386-mingw-nt5.0.2195)
>  of 2006-01-29 on NEUTRINO
> Package: 11.82
>  
> current state:
> ==============
> (setq
>  AUCTeX-date "2005-12-17"
>  window-system 'w32
>  LaTeX-version "2e"
>  TeX-style-path '("style" "auto" "c:/MyLatexDocs/BibFiles/style"
>     "c:/MyLatexDocs/BibFiles/auto"
>     "c:/emacs/Emacs/site-lisp/auctex/style" "../var/auctex")
>  TeX-auto-save t
>  TeX-parse-self t
>  TeX-master "h:/SGI/SGI - Premium Principles/PremiumPricing80to85"
>  TeX-command-list '(("View pdf" "acrord32.exe %s.pdf" TeX-run-command
>  nil t)
>       ("All pdf" "texify --pdf %s.tex" TeX-run-command
>  nil t)
>       ("Clean"
>        "del %s.log *.aux %s.out %s.exa %s.ilg %s.idx
>  %s.ind %s.lof %s.lot %s.toc %s.bbl %s.blg %s.dvi %s.ps %s.2.ps
>  %s.pdf" TeX-run-command nil t)
>       ("All" "texify --tex-opt=--src %s.tex"
>  TeX-run-command nil
>        t)
>       ("SmallGhostview" "gsview32.exe %s-2.ps"
>  TeX-run-command
>        nil t)
>       ("HalfSize" "psnup -2 %f %s-2.ps" TeX-run-command
>  nil t)
>       ("TeX" "%(PDF)%(tex) %S%(PDFout) \"%(mode)\\input
>  %t\""
>        TeX-run-TeX nil
>        (plain-tex-mode ams-tex-mode texinfo-mode) :help
>        "Run plain TeX")
>       ("LaTeX" "%l \"%(mode)\\input{%t}\"" TeX-run-TeX
>  nil
>        (latex-mode doctex-mode) :help "Run LaTeX")
>       ("Makeinfo" "makeinfo %t" TeX-run-compile nil
>        (texinfo-mode) :help "Run Makeinfo with Info
>  output")
>       ("Makeinfo HTML" "makeinfo --html %t"
>  TeX-run-compile nil
>        (texinfo-mode) :help "Run Makeinfo with HTML
>  output")
>       ("AmSTeX" "%(PDF)amstex %S%(PDFout)
>  \"%(mode)\\input %t\""
>        TeX-run-TeX nil (ams-tex-mode) :help "Run
>  AMSTeX")
>       ("ConTeXt" "texexec --once --texutil
>  %(execopts)%t"
>        TeX-run-TeX nil (context-mode) :help "Run ConTeXt
>  once")
>       ("ConTeXt Full" "texexec %(execopts)%t"
>  TeX-run-TeX nil
>        (context-mode) :help "Run ConTeXt until
>  completion")
>       ("ConTeXt Clean" "texutil --purgeall"
>  TeX-run-interactive
>        nil (context-mode) :help "Clean temporary ConTeXt
>  files")
>       ("BibTeX" "bibtex %s" TeX-run-BibTeX nil t :help
>        "Run BibTeX")
>       ("View" "%V" TeX-run-discard t t :help "Run
>  Viewer")
>       ("Print" "%p" TeX-run-command t t :help "Print the
>  file")
>       ("Queue" "%q" TeX-run-background nil t :help
>        "View the printer queue" :visible
>  TeX-queue-command)
>       ("File" "%(o?)dvips %d -o %f " TeX-run-command t t
>  :help
>        "Generate PostScript file")
>       ("Index" "makeindex %s" TeX-run-command nil t
>  :help
>        "Create index file")
>       ("Check" "lacheck %s" TeX-run-compile nil
>  (latex-mode)
>        :help "Check LaTeX file for correctness")
>       ("Spell" "<ignored>" TeX-run-ispell-on-document
>  nil t
>        :help "Spell-check the document")
>       ("Other" "" TeX-run-command t t :help
>        "Run an arbitrary command")
>       )
>  )
>
>  
> ---------------------
> Dr Alun Pope
>  
> Group Credit
> St.George Bank
> Level 9
> 182 George St
> Sydney NSW 2000
>  
> (T): 02 9236 1442
> (F): 02 9236 1570
>
>
> **********************************************************************
> *****   IMPORTANT INFORMATION    *****
> This document should be read only by those persons to whom it is 
> addressed and its content is not intended for use by any other 
> persons.  If you have received this message in error, please notify 
> us immediately.  Please also destroy and delete the message from 
> your computer.  Any unauthorised form of reproduction of this message 
> is strictly prohibited.
>
> St George Bank Limited AFSL 240997, Advance Asset Management Limited 
> AFSL 240902,  St George Life Limited AFSL 240900, ASGARD Capital Management 
> Limited 
> AFSL 240695 and Securitor Financial Group Limited AFSL 240687 is not liable 
> for 
> the proper and complete transmission of the information contained in 
> this communication, nor for any delay in its receipt.
> **********************************************************************
>
> _______________________________________________
> bug-auctex mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-auctex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]