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

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

bug#11355: 24.1.50; Middle click on flyspell-mode fixes a word, but also


From: Daniel de Angelis Cordeiro
Subject: bug#11355: 24.1.50; Middle click on flyspell-mode fixes a word, but also paste text
Date: Thu, 26 Apr 2012 23:59:47 -0300

Yes. :(

I followed these steps:

1. run `emacs -Q /tmp/non-existent-file.tex`;
2. wrote some text;
3. copied it (with alt+w);
4. run M-x flyspell-mode;
5. middle click in a misspelled word;
6. right click on one of the suggestions presented by the spell checker;

The expected result: the word should be replaced with the suggestion
chose from the list
Actual result: the corrected word, with the copied text in the middle
of the word (the text is pasted in the middle of the word, on the
point where I clicked with the middle button of the mouse).


Thanks for your time,
Daniel

2012/4/26 Chong Yidong <cyd@gnu.org>:
> Daniel de Angelis Cordeiro <dcordeiro@gmail.com> writes:
>
>> This is a minor (but annoying) bug.
>> In order to correct a mispelled word in Flyspell-mode one must click
>> with the middle-mouse button. Starting with emacs 24, the middle-click
>> fixes the word but also pastes some text that was copied before. :(
>
>> In GNU Emacs 24.1.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.4.1)
>>  of 2012-04-23 on charichuelo, modified by Debian
>
> I can't reproduce it either on current trunk (24.1.50) or the emacs-24
> branch (24.0.95), (x86_64-unknown-linux-gnu, GTK+ Version 3.2.0).  Do
> you see this bug happening with emacs -Q?





reply via email to

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