From: Agustin Martin <agustin.martin@hispalinux.es>
To: Levin Du <zslevin@gmail.com>, 16449@debbugs.gnu.org
Subject: bug#16449: 24.3.50; emacs hangs while deleting comment in xml file with flyspell-mode on
Date: Wed, 15 Jan 2014 14:48:09 +0100 [thread overview]
Message-ID: <20140115134809.GA5940@agmartin.aq.upm.es> (raw)
In-Reply-To: <871u0agcji.fsf@DuJingwu.i-did-not-set--mail-host-address--so-tickle-me>
On Wed, Jan 15, 2014 at 11:16:17AM +0800, Levin Du wrote:
> 1. Starting from `emacs -Q'
>
> 2. open a xml file with contents shown below:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <window>
> <control>
> <!--<visible>Player.HasAudio + !Skin.HasSetting(homepageMusicinfo)</visible>-->
> <visible>false</visible>
> </control>
> </window>
>
> 3. Turn on flyspell mode with `M-x flyspell-mode'
>
> 4. Move the cursor to the comment start '<!--', then begin to delete
> comment start chars with C-d. When the line changes to :
> <visible>Player.HasAudio + !Skin.HasSetting(homepageMusicinfo)</visible>-->
>
> Emacs hangs.
>
> In GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.17)
> of 2014-01-15 on DuJingwu
Hi,
Cannot reproduce here with emacs-snapshot 20140101 in Debian,
[GNU Emacs 24.3.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.8.6)].
Here aspell is used spellchecker [/usr/bin/aspell::default] and LANG was set
to "es_ES.UTF-8". Same with
$ LC_ALL=C LANG=C emacs-snapshot -Q test-16449.xml
$ LC_ALL=C LANG=en_US.UTF-8 emacs-snapshot -Q test-16449.xml
aspell-es and aspell-en are installed. Which spellchecker and dictionary are
the default at your site? Is something relevant in your messages buffer?
Regards,
--
Agustin
next prev parent reply other threads:[~2014-01-15 13:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-15 3:16 bug#16449: 24.3.50; emacs hangs while deleting comment in xml file with flyspell-mode on Levin Du
2014-01-15 13:48 ` Agustin Martin [this message]
2014-01-15 14:58 ` Dmitry Antipov
2014-01-16 1:45 ` Levin Du
2014-01-17 9:29 ` Levin Du
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140115134809.GA5940@agmartin.aq.upm.es \
--to=agustin.martin@hispalinux.es \
--cc=16449@debbugs.gnu.org \
--cc=zslevin@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).