help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Problems with the capitalization in Word Abbreviation Mode


From: Hans-Christian Mick
Subject: Re: Problems with the capitalization in Word Abbreviation Mode
Date: Mon, 6 Oct 2008 07:31:52 -0700 (PDT)
User-agent: G2/1.0


That's just what I wanted, thanks a lot!

I've just pasted into my abbrev-defs-file. Although this lisp-stuff
looks really complicated to me... How long does it take to learn this
stuff?

Am I right in thinking that in order to add more of these literal-
abbrevs to my abbrev-defs file I should have to write something like
this:

(define-literal-abbrev global-abbrev-table (
("DAs" "Das")
("DIe" "Die")
("WEr" "Wer")
))

Although I have to admit that now it sounds like the theme of the
German Sesame-Street...:)

Thanks again!


reply via email to

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