emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] commas in URLs?


From: Piotr Zielinski
Subject: Re: [Orgmode] commas in URLs?
Date: Fri, 1 Feb 2008 15:09:35 +0000

Just to to add one vote for including commas in the urls by default
(at least in some cases); I often copy long links directly from the
browser and have this problem quite often.

> >> So URLs should just exclude commas that are followed by a whitespace
> >> or a line break, not all commas - right?
>
> > Yes, but this is harder to do with a regexp.  I wish Emacs had look-
> > ahead assertions like perl.

What about saying that a url cannot end with a comma, but can contain
commas?  Something like [a-z,]*[a-z] (this is a big big simplication!).

Piotr




reply via email to

[Prev in Thread] Current Thread [Next in Thread]