org-mode/lisp
Carsten Dominik de9e605297 Allow links to contain brackets
Links in the standard form [[link][description]] are allowed to have
brackets in them when these are escapes %5B and %5D.  Creating links
through the Org link interface automatically does this conversion.

However, as noticed by Paul R, there is a bug when actually following
such links, when the link will be cut off at the first closing bracket
in the link.

This patch fixes this problem by adjusting the appropriate regexp.
2008-11-06 08:56:13 +01:00
..
ChangeLog Allow links to contain brackets 2008-11-06 08:56:13 +01:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Show state changes in agenda logbook mode. 2008-11-05 17:26:52 +01:00
org-archive.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-attach.el Protect the attachment directory from getting a final newline. 2008-11-05 23:43:04 +01:00
org-bbdb.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-bibtex.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-clock.el Check for horizontally-split windows when shrinking a window. 2008-11-03 13:38:25 +01:00
org-colview-xemacs.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-colview.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-compat.el Check for horizontally-split windows when shrinking a window. 2008-11-03 13:38:25 +01:00
org-exp.el Improve XHTML validation. 2008-11-03 21:54:28 +01:00
org-export-latex.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-faces.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-gnus.el Make gnus links use message-id. 2008-10-29 09:54:15 +01:00
org-id.el Protect the attachment directory from getting a final newline. 2008-11-05 23:43:04 +01:00
org-info.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-irc.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-jsinfo.el Remove language attribute from script tag. 2008-11-01 13:55:59 +01:00
org-list.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-mac-message.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-macs.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-mew.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-mhe.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-mouse.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-plot.el Cleanup to make the compiler happy. 2008-11-03 13:44:42 +01:00
org-publish.el Fix return value of `org-publish-find-title'. 2008-11-03 13:52:16 +01:00
org-remember.el Merge branch 'for-carsten' of git://git.norang.ca/org-mode 2008-10-28 20:10:00 +01:00
org-rmail.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-table.el Check for horizontally-split windows when shrinking a window. 2008-11-03 13:38:25 +01:00
org-vm.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org-wl.el Release 6.10c. 2008-10-25 12:56:42 +02:00
org.el Allow links to contain brackets 2008-11-06 08:56:13 +01:00