emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Xavier Maillard <maillaxa@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Is the feature useful?
Date: Mon, 2 Jul 2007 08:50:18 +0000 (UTC)	[thread overview]
Message-ID: <loom.20070702T104632-934@post.gmane.org> (raw)
In-Reply-To: e283a497bb33464faf691bbc09345cb6@science.uva.nl

Hi,

Carsten Dominik <dominik <at> science.uva.nl> writes:

> > | (muse-what-changed)

> This looks like a function that is not only useful in org-mode,
> but in any mode.

Exactly. I use it all the time but this is my method:

(global-set-key
 (kbd "C-c d") 
   (lambda () (interactive) (diff-buffer-with-file (current-buffer))))

When I was more paranoid, pressing C-x C-s would have cause such thing
happening plus a yes-no question before saving the buffer content :) Now
I only use this plus version-control (to keep up to 7 old copies, 
just in case).

Xavier

      reply	other threads:[~2007-07-02 15:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-15 11:02 Is the feature useful? Leo
2007-06-19  4:17 ` Carsten Dominik
2007-07-02  8:50   ` Xavier Maillard [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=loom.20070702T104632-934@post.gmane.org \
    --to=maillaxa@gmail.com \
    --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 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).