all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ignotus@freemail.hu
To: emacs-orgmode@gnu.org
Subject: Re: Example of thesis in org-mode and LaTeX
Date: Wed, 05 Dec 2007 12:53:17 +0100	[thread overview]
Message-ID: <87bq952w9e.fsf@freemail.hu> (raw)
In-Reply-To: <87zlwq3dv7.fsf@bzg.ath.cx> (Bastien's message of "Tue, 04 Dec 2007 11:20:44 +0000")

>>>>> Regarding 'Re: Example of thesis in org-mode and LaTeX'; Bastien adds:


  > For example, if the point is on a checkbox, C-c C-c will toggle it.
  > But what if the point is not exactly at a position where Org's C-c
  > C-c have a specific meaning?  The email will be sent, which might
  > surprise the user.  For now I solve this by not using Org's C-c C-c
  > key while composing an email, but there might be better solution.

Let me put in my 500 Forints (Hungarian money), maybe someone did not
know about it and will find it useful.

Accidentally typing "C-c C-c" bit me a couple of times when I was
experimenting with sticky keys and other accessibility features.

I found a nice little solution to this problem, disabling the
message-send-and-exit command:

,----
| (disable-command 'message-send-and-exit)
`----

Now when I press "C-c C-c" I get a warning buffer and I have to confirm
it by pressing space.  So sending a message is "C-c C-c SPC" for me,
which is cool and I can cancel the sending with "C-g" or "n" if I want
to.

Have a nice day,
Richard

  reply	other threads:[~2007-12-05 11:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-04  2:14 Example of thesis in org-mode and LaTeX Daniel Clemente
2007-12-04  3:42 ` Rustom Mody
2007-12-04  4:02   ` Daniel Clemente
2007-12-04 11:20   ` Bastien
2007-12-05 11:53     ` ignotus [this message]
2007-12-05 13:00       ` Bastien
2007-12-05 13:18         ` Rustom Mody
2007-12-05 21:19           ` Mike Newman
2007-12-06 12:26           ` Daniel Clemente
2007-12-09  0:25             ` Bastien
     [not found]       ` <acf852aa0712050613lf21c99exe8fd3f3d1a9b97cf@mail.gmail.com>
2007-12-05 14:14         ` Fwd: " Carsten Dominik
2007-12-04 11:29 ` Bastien
2007-12-09  9:33 ` Gour

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=87bq952w9e.fsf@freemail.hu \
    --to=ignotus@freemail.hu \
    --cc=emacs-orgmode@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.