From: Ken Goldman <kgoldman@us.ibm.com>
To: help-gnu-emacs@gnu.org
Subject: Re: About Emacs features
Date: Mon, 27 Jan 2014 15:23:25 -0500 [thread overview]
Message-ID: <lc6f77$rp0$1@ger.gmane.org> (raw)
In-Reply-To: <5928e34ffcfb51d4deee8b35ef474471@ltu.sld.cu>
On 1/13/2014 2:27 PM, Alejandro Zamora Fonseca wrote:
> How I can auto-complete words
Start with this:
M-/ runs the command dabbrev-expand
> and create 'macros'(code snipets rapid generation) like in Notepad++.?
The easiest way to start is with keyboard macros. You don't have to
write any code. It's like a key logger and replay.
To define
start-kbd-macro
end-kbd-macro
To run
call-last-kbd-macro
To save
name-kbd-macro
next prev parent reply other threads:[~2014-01-27 20:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-13 19:27 About Emacs features Alejandro Zamora Fonseca
2014-01-15 2:41 ` Sivaram Neelakantan
2014-01-27 20:23 ` Ken Goldman [this message]
2014-01-29 2:39 ` Pete Ley
[not found] <mailman.11821.1389641073.10748.help-gnu-emacs@gnu.org>
2014-01-13 19:30 ` Emanuel Berg
2014-01-13 21:40 ` Emanuel Berg
2014-01-13 21:54 ` Damien Wyart
2014-01-13 21:59 ` Damien Wyart
2014-01-16 13:32 ` Javier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='lc6f77$rp0$1@ger.gmane.org' \
--to=kgoldman@us.ibm.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).