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: Leo
Subject: [Orgmode] Re: text-mode-abbrev-table default?
Date: Thu, 29 Oct 2009 17:04:07 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (darwin)

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




reply via email to

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