emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* text-mode-abbrev-table default?
@ 2009-10-27 21:45 Andreas Roehler
  2009-10-28  9:19 ` Carsten Dominik
  0 siblings, 1 reply; 12+ messages in thread
From: Andreas Roehler @ 2009-10-27 21:45 UTC (permalink / raw)
  To: emacs-orgmode Mailinglist


Hi,

with abbrev-mode, org-mode made his own
(org-mode-abbrev-table) - empty, which was
unconvenient, as I declared a lot of abbrevs in
text-mode already.

Solved it by

(add-hook 'org-mode-hook '(lambda () (setq local-abbrev-table text-mode-abbrev-table)))

However, as org-mode is a text-mode, why not use
`text-mode-abbrev-table' by default?

Thanks


Andreas

--
https://code.launchpad.net/s-x-emacs-werkstatt/
http://bazaar.launchpad.net/~a-roehler/python-mode/python-mode.el/

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-10-29 17:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-27 21:45 text-mode-abbrev-table default? Andreas Roehler
2009-10-28  9:19 ` Carsten Dominik
2009-10-28 10:32   ` Leo
2009-10-28 10:37     ` Carsten Dominik
2009-10-28 14:48       ` Leo
2009-10-28 15:30     ` Carsten Dominik
2009-10-28 17:10       ` Andreas Röhler
2009-10-29  8:24       ` Leo
2009-10-29 11:48         ` Carsten Dominik
2009-10-29 17:04           ` Leo
2009-10-29 17:19             ` Carsten Dominik
2009-10-28 16:11   ` Andreas Röhler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).