emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] HowTo: Letter template method using yasnippet


From: Nicolas Goaziou
Subject: Re: [O] HowTo: Letter template method using yasnippet
Date: Sun, 08 Jul 2012 15:34:33 +0200

Hello,

AW <address@hidden> writes:

> At least I do, which leads to my plea to amend org-koma-letter.el to export 
> headlines. 

Just remove the line:

  (headline . org-koma-letter-headline)

in the file (and `org-koma-letter-headline' function if you want to)

If you don't want to reload emacs in order to take changes into account,
you'll have to:

  M-: (makunbound 'org-koma-letter-translate-alist)

and eval buffer again.


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]