* automatic linking is broken
@ 2006-04-05 11:26 Thomas Baumann
2006-04-05 12:26 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Baumann @ 2006-04-05 11:26 UTC (permalink / raw)
To: emacs-orgmode
Hi Carsten,
there is something wrong with automatic links.
After linking eg. to a bbdb-record I get two lines in the org-buffer
bbdb:Thomas Baumann
bbdb:Thomas Baumann
(notice the missing brackets in text mode)
Same is true for files, mhe-links, ....
** <> links containing space characters no longer work
These need to be converted to [ [ ] ] links.
This affects almost _all_ bbdb links and most of the file links. This is
kind of a situation where I would prefer an automatic conversion to the
new link format, not something I have to trigger (of course I'd like to
be asked "do you want to convert this file...").
Thomas
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: automatic linking is broken
2006-04-05 11:26 automatic linking is broken Thomas Baumann
@ 2006-04-05 12:26 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2006-04-05 12:26 UTC (permalink / raw)
To: thomas.baumann; +Cc: emacs-orgmode
On Apr 5, 2006, at 13:26, Thomas Baumann wrote:
> Hi Carsten,
>
> there is something wrong with automatic links.
>
> After linking eg. to a bbdb-record I get two lines in the org-buffer
>
> bbdb:Thomas Baumann
> bbdb:Thomas Baumann
>
> (notice the missing brackets in text mode)
>
> Same is true for files, mhe-links, ....
Yes, there is a stupid bug there (incorrect interpretation of the value
of variable org-link-style). I will upload a fix a.s.a.p.
> ** <> links containing space characters no longer work
> These need to be converted to [ [ ] ] links.
>
> This affects almost _all_ bbdb links and most of the file links. This
> is
> kind of a situation where I would prefer an automatic conversion to the
> new link format, not something I have to trigger (of course I'd like to
> be asked "do you want to convert this file...").
Yes, I could do that, but it would require a regexp search each time
any file is loaded into Emacs and put under org-mode. Plus the problem
that there is no way of telling if a file has already been converted,
or if the user said no to conversion....
Hmmmm. Maybe I need to somehow keep those old links working....
- Carsten
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-04-05 12:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-05 11:26 automatic linking is broken Thomas Baumann
2006-04-05 12:26 ` Carsten Dominik
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.