unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* abbrev mode not working
@ 2014-04-16  8:18 Florian Lindner
  2014-04-19  7:40 ` Andreas Röhler
  0 siblings, 1 reply; 6+ messages in thread
From: Florian Lindner @ 2014-04-16  8:18 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

on emacs 24.3.1 I have trouble using the abbrev mode.

emacs -Q
M-x python-mode
M-x abbrev-mode

typing "pdb", nothing happens.

Though my ~/.emacs.d/abbrev_defs contains:

;;-*-coding: utf-8;-*-

(define-abbrev-table 'python-mode-abbrev-table
   '(
     ("pdb" "pdb.set_trace()" nil 0)
    ))


If starting emacs without -Q behaviour is the same. Saving the abbrevs 
to the global-abbrev-table does not make a difference either.

What could be wrong there?

Thanks!



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

end of thread, other threads:[~2014-04-21  9:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-16  8:18 abbrev mode not working Florian Lindner
2014-04-19  7:40 ` Andreas Röhler
2014-04-20 13:39   ` Florian Lindner
2014-04-21  8:34     ` Andreas Röhler
2014-04-21  9:41       ` Andreas Röhler
     [not found]   ` <mailman.19922.1398001214.10748.help-gnu-emacs@gnu.org>
2014-04-20 13:50     ` Stefan Monnier

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).