"Sebastien Vauban"
<wxhgmqzgwmuf-genee64ty+gs+fvcfc7...@public.gmane.org> writes:

> Hi Bastien,
>
> Bastien wrote:
>> #+begin_src emacs-lisp
>> (defun org-insert-manual-bitex-citation-at-point ()
>>   "Insert a Bibtex citation of the Org manual at point."
>>   (interactive)
>>   (insert
>>   "@book{dominik10:_org_mode_refer_manual,
>>   author =       {Carsten Dominik},
>>   title =        {The \pkg{Org-Mode} 7 Reference Manual: Organize
>>                   Your Life with GNU Emacs},
>>   publisher =    {Network Theory},
>>   year =         2010,
>>   address =      {UK},
>>   note =         {with contributions by David O`Toole, Bastien Guerry,
>>                   Philip Rooke, Dan Davison, Eric Schulte, and Thomas
>>                   Dye}
>> }"
>>   (message "Thanks for quoting the Org manual!")))
>> #+end_src
>
> Wouldn't it be David O'Toole instead?  I mean: with a normal (or forward, at
> least) quote?
>
> Best regards,
>   Seb
Aloha Seb,

Sharp eye!  I found this error in two places on Worg, both fixed now.
Thanks.

Tom
-- 
Thomas S. Dye
http://www.tsdye.com


Reply via email to