Re: [O] [PATCH] Small fix for contrib/lisp/org-elisp-symbol.el

2011-09-06 Thread Bastien
David Maus dm...@ictsoc.de writes: Attached patch fixes a small issue with contrib/lisp/org-elisp-symbol.el, a contributed package that defines a link type for elisp symbols. Applied, thanks! -- Bastien

[O] [PATCH] Small fix for contrib/lisp/org-elisp-symbol.el

2011-09-01 Thread David Maus
Attached patch fixes a small issue with contrib/lisp/org-elisp-symbol.el, a contributed package that defines a link type for elisp symbols. Currently org-elisp-symbol.el uses `eq' to compare a symbol value with a string. Such a comparism always evals to nil: #+begin_src emacs-lisp (let ((foo