From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Vladimir Lomov <lomov.vl@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Write file while editing babel code block doesn't work as expected [8.3.4 (release_8.3.4-778-g8127b3 @ /usr/local/share/emacs/site-lisp/org/)]
Date: Mon, 16 May 2016 11:29:51 +0200 [thread overview]
Message-ID: <8760ueuz8w.fsf@saiph.selenimh> (raw)
In-Reply-To: <20160516024803.GC1188@smoon.vl-lomov.ru> (Vladimir Lomov's message of "Mon, 16 May 2016 10:48:03 +0800")
Hello,
Vladimir Lomov <lomov.vl@gmail.com> writes:
> This works fine, though at first I thought it would be enough to add
> only following code
> #+BEGIN_SRC emacs-lisp
> (define-key org-src-mode-map [f2] 'org-edit-src-save)
> #+END_SRC
> into emacs init file. Of course, this don't work and emacs complains about
> ~org-src-mode-map~. Only one thing bother me: is it normal to add such
> hook into ~org-src-mode-hook~ ?
I think so. I also add keybindings through mode hooks.
Another way to achieve this it to use `with-eval-after-load'.
Regards,
--
Nicolas Goaziou
prev parent reply other threads:[~2016-05-16 9:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-10 23:44 Bug: Write file while editing babel code block doesn't work as expected [8.3.4 (release_8.3.4-778-g8127b3 @ /usr/local/share/emacs/site-lisp/org/)] David Dynerman
2016-05-11 9:20 ` Phil Hudson
2016-05-11 21:26 ` Nicolas Goaziou
2016-05-13 0:00 ` Aaron Ecay
2016-05-13 12:12 ` Nicolas Goaziou
2016-05-13 19:05 ` Aaron Ecay
2016-05-15 4:11 ` Vladimir Lomov
2016-05-15 7:40 ` Nicolas Goaziou
2016-05-15 11:00 ` Vladimir Lomov
2016-05-15 17:03 ` Nicolas Goaziou
2016-05-16 2:48 ` Vladimir Lomov
2016-05-16 9:29 ` Nicolas Goaziou [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
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=8760ueuz8w.fsf@saiph.selenimh \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=lomov.vl@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).