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

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

Re: Saving and recalling registers, using the same key sequence ?


From: jonetsu
Subject: Re: Saving and recalling registers, using the same key sequence ?
Date: Thu, 21 Mar 2019 10:20:10 -0400

On Wed, 20 Mar 2019 20:23:52 +0100
Óscar Fuentes <ofv@wanadoo.es> wrote:

> You can use `set-register' to set your registers programatically in
> your .emacs file:
> 
> (set-register ?i "#include <>")
> 
> IMO abbrevs are a better choice for what you want. See `Abbrevs' in
> the Emacs manual.
> 
> Depending on your specific needs and preferences, the Yasnippet
> package can be even better.

Thanks ! Much appreciated.

Cheers.



reply via email to

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