Re: [O] [patch] correct link following

2013-11-03 Thread Nicolas Goaziou
Hello, Daniel Clemente writes: > Hi, I sent this patch 1 month ago but it wasn't included in org. I still need > it for link following to work, otherwise I get: > > Debugger entered--Lisp error: (wrong-type-argument stringp nil) > string-match("^id:" nil) > org-open-at-point(nil) > call-i

[O] [patch] correct link following

2013-11-03 Thread Daniel Clemente
Hi, I sent this patch 1 month ago but it wasn't included in org. I still need it for link following to work, otherwise I get: Debugger entered--Lisp error: (wrong-type-argument stringp nil) string-match("^id:" nil) org-open-at-point(nil) call-interactively(org-open-at-point nil nil) comm