emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: text-mode-abbrev-table default?


From: Carsten Dominik
Subject: [Orgmode] Re: text-mode-abbrev-table default?
Date: Thu, 29 Oct 2009 18:19:40 +0100

You are right, it is probably not necessary.

- Carsten

On Oct 29, 2009, at 6:04 PM, Leo wrote:

On 2009-10-29 11:48 +0000, Carsten Dominik wrote:
Applied, thanks.

4144 (eval-after-load "abbrev"
4145   '(when (fboundp 'abbrev-table-put)
4146      (abbrev-table-put org-mode-abbrev-table
4147                        :parents (list text-mode-abbrev-table))))

Is eval-after-load "abbrev" necessary?

abbrev is preloaded on Emacs both 22 and 23, and xemacs 21.4.21.

Best,

Leo

- Carsten







reply via email to

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