all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
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







  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

* 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.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.