Package: org-mode
Version: 6.34c-2
Severity: normal

This error is quite esoteric.  Creating a link with a '%3f' escape sequence in
its URL (at least HTTP ones) makes it fail to be edited with C-c C-l and
exported with the error:

  org-link-unescape: Wrong type argument: characterp, nil

But only if the link has a description.  Other escape sequences like '%3e' or
'%40' or even the literal '?' corresponding to character 0x3f don't trigger the
error.  For instance:

- http://www.example.com/x%3fx  doesn't trigger the error
- [[http://www.example.com/x%3fx][test]]  triggers the error
- [[http://www.example.com/x%3ex][test]]  doesn't trigger the error
- [[http://www.example.com/x?x][test]]  doesn't trigger the error

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages org-mode depends on:
ii  dpkg                      1.15.5.6       Debian package management system
ii  emacs22                   22.3+1-1.2     The GNU Emacs editor
ii  emacs23                   23.1+1-6       The GNU Emacs editor (with GTK+ us
ii  install-info              4.13a.dfsg.1-5 Manage installed documentation in 

org-mode recommends no packages.

Versions of packages org-mode suggests:
pn  easypg                        <none>     (no description available)
ii  remember-el                   1.9-1.1    remember text within Emacs

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to