Org-mode 4.69 will have a modified version built-in,
so please remove this setup when switching to the next version.
- Carsten
On Mar 20, 2007, at 13:52, Leo wrote:
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][M
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 ()
>
On 2007-03-18, Carsten Dominik said:
> On Mar 16, 2007, at 18:38, Leo wrote:
>
>> Dear all,
>>
>> Put the following line in a buffer:
>> [[http://www.google.com][Musick is wrong]]
>>
>> then enable org-mode and flyspell-mode. Now right click on the word
>> "Musick" and you can see the behavior o
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
On Mar 16, 2007, at 18:38, Leo wrote:
Dear all,
Put the following line in a buffer:
[[http://www.google.com][Musick is wrong]]
then enable org-mode and flyspell-mode. Now right click on the word
"Musick" and you can see the behavior of mouse1 has be changed to yank
instead of opening the li
Dear all,
Put the following line in a buffer:
[[http://www.google.com][Musick is wrong]]
then enable org-mode and flyspell-mode. Now right click on the word
"Musick" and you can see the behavior of mouse1 has be changed to yank
instead of opening the link.
Regards,
--
Leo