emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Grant Rettke <gcr@wisdomandwonder.com>
To: Xebar Saram <zeltakc@gmail.com>
Cc: org mode <emacs-orgmode@gnu.org>, Peter Salazar <cycleofsong@gmail.com>
Subject: Re: switch M-RET and C-RET in org mode with no sucess
Date: Sat, 15 Aug 2015 08:57:49 -0500	[thread overview]
Message-ID: <CAAjq1meyRZGFXhJtNg78Y5kz3MxFwXf5UwtfgQe_pU17WXFX4Q@mail.gmail.com> (raw)
In-Reply-To: <CAOQHXPoN8DCh2fR0vMfpHq9dsNkVhCH+Stt50guaWsyYovA3Ug@mail.gmail.com>

http://ergoemacs.org/emacs/emacs_key_notation_return_vs_RET.html
Grant Rettke
--
gcr@wisdomandwonder.com | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
“All creativity is an extended form of a joke.” --Kay
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson


On Wed, Aug 12, 2015 at 10:33 AM, Xebar Saram <zeltakc@gmail.com> wrote:
> Thx Peter
>
> that did the trick, never know when to use RET or return :)
>
> z
>
> On Wed, Aug 12, 2015 at 6:22 AM, Peter Salazar <cycleofsong@gmail.com>
> wrote:
>>
>> Maybe try using <return> instead of RET? Something like this:
>>
>> (define-key org-mode-map (kbd "<C-return>") 'org-insert-heading)
>>
>>
>> On Tue, Aug 11, 2015 at 1:45 PM, Xebar Saram <zeltakc@gmail.com> wrote:
>>>
>>> Hi guys
>>>
>>> im trying to switch between C-RET and M-RET (i use M-ret alot more but
>>> C-RET is much more accessible for me :)) but i dont seem to have any success
>>> in doing so
>>>
>>> this is what i have so far
>>>
>>> (with-eval-after-load "org"
>>> (define-key org-mode-map (kbd "C-RET") 'org-insert-heading)
>>> (define-key org-mode-map (kbd "M-RET")
>>> 'org-insert-heading-respect-content)
>>> )
>>>
>>> any ideas what im doing wrong? after reloading emacs C-RET still defaults
>>> to org-insert-heading-respect-content
>>>
>>> best
>>>
>>> Z
>>
>>
>

  parent reply	other threads:[~2015-08-15 13:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-11 17:45 switch M-RET and C-RET in org mode with no sucess Xebar Saram
2015-08-12  3:22 ` Peter Salazar
2015-08-12 15:33   ` Xebar Saram
2015-08-12 20:14     ` Peter Salazar
2015-08-15 13:57     ` Grant Rettke [this message]
2015-08-15 14:29       ` Xebar Saram

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.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAjq1meyRZGFXhJtNg78Y5kz3MxFwXf5UwtfgQe_pU17WXFX4Q@mail.gmail.com \
    --to=gcr@wisdomandwonder.com \
    --cc=cycleofsong@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=zeltakc@gmail.com \
    /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 public inbox

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

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).