From: Leo <sdl.web@gmail.com>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode@gnu.org
Subject: Re: Right click on link bug
Date: Tue, 20 Mar 2007 12:52:10 +0000 [thread overview]
Message-ID: <m2slc06ps5.fsf@sl392.st-edmunds.cam.ac.uk> (raw)
In-Reply-To: <ed5050b92e952e939ea730c060736137@science.uva.nl> (Carsten Dominik's message of "Sun\, 18 Mar 2007 23\:55\:44 +0100")
On 2007-03-18, Carsten Dominik said:
> On Mar 18, 2007, at 22:46, Leo wrote:
>>
>> For example, if I have an internal link [[* MFE][MFE]], mouse1 won't
>> bring it to the right place. This is when it is rather inconvenient.
>
> I guess this could be a start:
>
> (defun org-flyspell-predicate ()
> (not (org-at-regexp-p org-bracket-link-regexp)))
> (add-hook 'org-mode-hook
> (lambda () (setq flyspell-generic-check-word-predicate
> 'org-flyspell-predicate)))
>
> - Carsten
This fixed the internal link problem mentioned above. Thanks.
--
Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)
next prev parent reply other threads:[~2007-03-20 12:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-16 17:38 Right click on link bug Leo
2007-03-18 20:40 ` Carsten Dominik
2007-03-18 21:46 ` Leo
2007-03-18 22:55 ` Carsten Dominik
2007-03-20 12:52 ` Leo [this message]
2007-03-20 16:18 ` Carsten Dominik
2007-03-20 17:52 ` Leo
2007-03-21 9:33 ` Leo
2007-03-21 9:53 ` Carsten Dominik
2007-03-21 10:13 ` 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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2slc06ps5.fsf@sl392.st-edmunds.cam.ac.uk \
--to=sdl.web@gmail.com \
--cc=dominik@science.uva.nl \
--cc=emacs-orgmode@gnu.org \
/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/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).