* Flyspell highlighting (again)
@ 2010-04-06 17:05 Ivan Vilata i Balaguer
2010-04-06 18:50 ` Martin Pohlack
0 siblings, 1 reply; 3+ messages in thread
From: Ivan Vilata i Balaguer @ 2010-04-06 17:05 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 518 bytes --]
Here Matthew Lundin reported Flyspell highlighting URL components:
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg14029.html
The issue should be fixed according to the thread, but URLs like
http://example.com/foo_blarghaa still cause problems ("blarghaa" is
highlighted by Flyspell).
For the wishlist, it'd also be nice to exclude "#+FOO" options from
flyspelling, since they tend to get highlighted when writing non-English text.
Thanks a lot!
::
Ivan Vilata i Balaguer -- http://ivan.lovesgazpacho.net/
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 316 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Flyspell highlighting (again)
2010-04-06 17:05 Flyspell highlighting (again) Ivan Vilata i Balaguer
@ 2010-04-06 18:50 ` Martin Pohlack
2010-04-07 6:50 ` Carsten Dominik
0 siblings, 1 reply; 3+ messages in thread
From: Martin Pohlack @ 2010-04-06 18:50 UTC (permalink / raw)
To: Ivan Vilata i Balaguer; +Cc: emacs-orgmode
On 06.04.2010 19:05, Ivan Vilata i Balaguer wrote:
> Here Matthew Lundin reported Flyspell highlighting URL components:
> http://www.mail-archive.com/emacs-orgmode@gnu.org/msg14029.html
>
> The issue should be fixed according to the thread, but URLs like
> http://example.com/foo_blarghaa still cause problems ("blarghaa" is
> highlighted by Flyspell).
>
> For the wishlist, it'd also be nice to exclude "#+FOO" options from
> flyspelling, since they tend to get highlighted when writing non-English text.
I'm also seeing my todo states highlighted whenever they are invalid
words (TODO, PROJ, CONT, etc.).
Would this also be the place to exclude those?
Cheers,
Martin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Flyspell highlighting (again)
2010-04-06 18:50 ` Martin Pohlack
@ 2010-04-07 6:50 ` Carsten Dominik
0 siblings, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2010-04-07 6:50 UTC (permalink / raw)
To: Martin Pohlack; +Cc: emacs-orgmode
On Apr 6, 2010, at 8:50 PM, Martin Pohlack wrote:
> On 06.04.2010 19:05, Ivan Vilata i Balaguer wrote:
>> Here Matthew Lundin reported Flyspell highlighting URL components:
>> http://www.mail-archive.com/emacs-orgmode@gnu.org/msg14029.html
>>
>> The issue should be fixed according to the thread, but URLs like
>> http://example.com/foo_blarghaa still cause problems ("blarghaa" is
>> highlighted by Flyspell).
>>
>> For the wishlist, it'd also be nice to exclude "#+FOO" options from
>> flyspelling, since they tend to get highlighted when writing non-
>> English text.
>
> I'm also seeing my todo states highlighted whenever they are invalid
> words (TODO, PROJ, CONT, etc.).
>
> Would this also be the place to exclude those?
This would require hacking the function org-mode-flyspell-verify.
Note that this functions is called so often that is should be very
efficient.
- Carsten
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-07 6:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-06 17:05 Flyspell highlighting (again) Ivan Vilata i Balaguer
2010-04-06 18:50 ` Martin Pohlack
2010-04-07 6:50 ` Carsten Dominik
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).