emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Amin Bandali <bandali@gnu.org>
To: Marco Wahl <marcowahlsoft@gmail.com>
Cc: Bernt Hansen <bernt@norang.ca>,
	emacs-orgmode@gnu.org, Nicolas Goaziou <mail@nicolasgoaziou.fr>
Subject: Re: M-S-RET doesn't work anymore?
Date: Wed, 23 Jan 2019 19:37:18 -0500	[thread overview]
Message-ID: <87imyeriv5.fsf@aminb.org> (raw)
In-Reply-To: <84va2fhzeu.fsf@gmail.com> (Marco Wahl's message of "Wed, 23 Jan 2019 21:50:01 +0100")


> #+begin_src diff
> -(org-defkey org-mode-map (kbd "S-<return>") #'org-table-copy-down)
> -(org-defkey org-mode-map (kbd "M-S-<return>") #'org-insert-todo-heading)
> -(org-defkey org-mode-map (kbd "ESC S-<return>") #'org-insert-todo-heading)
> +(org-defkey org-mode-map (kbd "S-RET>") #'org-table-copy-down)
> +(org-defkey org-mode-map (kbd "M-S-RET") #'org-insert-todo-heading)
> +(org-defkey org-mode-map (kbd "ESC S-RET") #'org-insert-todo-heading)
> #+end_src

Also notice the left over greater sign ‘>’ on the fourth line.

  parent reply	other threads:[~2019-01-24  0:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-23 19:56 M-S-RET doesn't work anymore? Bernt Hansen
2019-01-23 20:44 ` Kaushal Modi
2019-01-23 20:50 ` Marco Wahl
2019-01-23 21:04   ` Kaushal Modi
2019-01-24 13:19     ` Nicolas Goaziou
2019-01-24 14:27       ` Bernt Hansen
2019-01-24 19:47     ` Kévin Le Gouguec
2019-01-24  0:37   ` Amin Bandali [this message]
2019-01-24  1:43     ` Kaushal Modi

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=87imyeriv5.fsf@aminb.org \
    --to=bandali@gnu.org \
    --cc=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    --cc=marcowahlsoft@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).