From: Carsten Dominik <dominik@science.uva.nl>
Cc: martin rudalics <rudalics@gmx.at>,
Nick Roberts <nickrob@snap.net.nz>,
Michael Olson <mwolson@gnu.org>,
"Richard M.Stallman" <rms@gnu.org>,
emacs-devel@gnu.org
Subject: Re: [bug]org-mode with flyspell-mode freezes emacs
Date: Wed, 18 Oct 2006 00:38:26 +0200 [thread overview]
Message-ID: <328b7973b098184c433d934b3db3d3fb@science.uva.nl> (raw)
In-Reply-To: <jwvzmbuiovw.fsf-monnier+emacs@gnu.org>
On Oct 18, 2006, at 0:03, Stefan Monnier wrote:
>> I can confirm that Martin's patch does fix the problem. This patch
>> should
>> go into Emacs CVS at least for the time being.
>
> I guess I agree. But I think it points out a few other problems:
> - the with-local-quit in flyspell.el is probably badly located: maybe
> it
> should be moved so that it makes it possible to break out of a bad
> loop
> like the above.
> - `intangible' is evil. Why do you use it in org-mode?
Good question. I am using links like
[[http://www.google.com][Google Search]]
that will be displayed as "Google Search" in a buffer. The remaining
characters are hidden, using both invisible and intangible properties.
I am in the process of realizing that `invisible' will be enough to do
the job, and that `intangible' is not needed.
The reason why `intangible' is in there is because emacs-wiki does it
this way, and I learned from looking at this code. Anyway, I will
probably remove `intangible' from org-mode anyway, just need to
convince myself that is is safe to do so.
Thanks
- Carsten
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
next prev parent reply other threads:[~2006-10-17 22:38 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-15 4:20 [bug]org-mode with flyspell-mode freezes emacs Richard Stallman
2006-10-16 7:55 ` Carsten Dominik
2006-10-16 9:01 ` Carsten Dominik
2006-10-16 18:47 ` Richard Stallman
2006-10-17 4:33 ` Nick Roberts
2006-10-17 10:57 ` Carsten Dominik
2006-10-17 13:13 ` Carsten Dominik
2006-10-17 14:18 ` martin rudalics
2006-10-17 17:49 ` martin rudalics
2006-10-17 21:11 ` Carsten Dominik
2006-10-17 22:03 ` Stefan Monnier
2006-10-17 22:09 ` Lennart Borgman
2006-10-17 22:14 ` David Kastrup
2006-10-17 22:26 ` Lennart Borgman
2006-10-17 22:38 ` David Kastrup
2006-10-17 22:44 ` Drew Adams
2006-10-17 22:38 ` Carsten Dominik [this message]
2006-10-17 22:49 ` David Kastrup
2006-10-18 4:26 ` Carsten Dominik
2006-10-18 7:35 ` David Kastrup
2006-10-20 22:05 ` Michael Olson
2006-10-21 6:13 ` David Kastrup
2006-10-21 18:30 ` Michael Olson
2006-10-23 5:11 ` Richard Stallman
2006-10-23 13:00 ` Michael Olson
2006-10-22 0:24 ` Stefan Monnier
2006-10-22 16:39 ` David Kastrup
2006-10-18 0:28 ` Stefan Monnier
2006-10-18 4:26 ` Carsten Dominik
2006-10-18 4:14 ` Chong Yidong
2006-10-17 18:40 ` Richard Stallman
2006-10-17 20:45 ` martin rudalics
2006-10-18 10:41 ` Richard Stallman
-- strict thread matches above, loose matches on Subject: below --
2006-10-12 2:10 Leo
2006-10-12 16:57 ` Leo
2006-10-12 16:57 ` Leo
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=328b7973b098184c433d934b3db3d3fb@science.uva.nl \
--to=dominik@science.uva.nl \
--cc=emacs-devel@gnu.org \
--cc=mwolson@gnu.org \
--cc=nickrob@snap.net.nz \
--cc=rms@gnu.org \
--cc=rudalics@gmx.at \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.