all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Frederic Mayot" <fred@mayot.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Shortcut with CTRL-RET
Date: 24 Jan 2007 12:03:40 -0800	[thread overview]
Message-ID: <1169669020.492044.41190@v33g2000cwv.googlegroups.com> (raw)
In-Reply-To: <mailman.3527.1169658031.2155.help-gnu-emacs@gnu.org>

I added this to my .emacs. Works perfectly.
Thanks.

(fset 'retline
   [home return up tab])
(global-set-key [(control return)] 'retline)


On Jan 24, 12:00 pm, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
> Am 24.01.2007 um 16:57 schrieb Frederic Mayot:
>
> > I would like to have a very convenient shortcut which exists on VS.
> > When pressing CTRL-RET, it adds a new line (nothing special) but it
> > places the cursor one line up and then indent. An example (||
> > represents the cursor)You could create a keyboard macro, save it, and then bind it to C-RET.
>
> --
> Greetings
>
>    Pete
>
> When in doubt, use brute force.
>                              -- Ken Thompson

      parent reply	other threads:[~2007-01-24 20:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-24 15:57 Shortcut with CTRL-RET Frederic Mayot
2007-01-24 17:00 ` Peter Dyballa
     [not found] ` <mailman.3527.1169658031.2155.help-gnu-emacs@gnu.org>
2007-01-24 20:03   ` Frederic Mayot [this message]

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=1169669020.492044.41190@v33g2000cwv.googlegroups.com \
    --to=fred@mayot.net \
    --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.