[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Improve percent escaping links in Org mode (pull request /
From: |
Bastien |
Subject: |
Re: [Orgmode] Improve percent escaping links in Org mode (pull request / OK to push) |
Date: |
Sat, 12 Feb 2011 23:17:41 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Hi David,
David Maus <address@hidden> writes:
> This is a pull request or push announcement for the first set of
> patches to improve Org mode's percent escaping functions. This set of
> changes solves the problems with percent escaping non-ascii
> characters.
Wow... how could I missed this email? Thanks for the thorough details
about this change, which is most than welcome (I read Vincent's emails
about this.)
I hope you can rebase this on current head without too much headache,
and provide a set of patches. I'd rather read patches than just test
from a branch...
Thanks a lot!
--
Bastien
- Re: [Orgmode] Improve percent escaping links in Org mode (pull request / OK to push),
Bastien <=
- [Orgmode] [PATCH 01/16] Decode single byte sequence if decoding unicode failed., David Maus, 2011/02/13
- [Orgmode] [PATCH 02/16] New unicode aware percent encoding algorithm, David Maus, 2011/02/13
- [Orgmode] [PATCH 03/16] New format of percent escape table, David Maus, 2011/02/13
- [Orgmode] [PATCH 04/16] Fixup doc string, David Maus, 2011/02/13
- [Orgmode] [PATCH 05/16] New optional argument: Merge user table with default table, David Maus, 2011/02/13
- [Orgmode] [PATCH 06/16] Inline function to properly decode utf8 characters in Emacs 22, David Maus, 2011/02/13