all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thorsten Jolitz <tjolitz@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: org mode checkboxes from file
Date: Wed, 22 Jan 2014 22:39:21 +0100	[thread overview]
Message-ID: <878uu7g0hi.fsf@gmail.com> (raw)
In-Reply-To: slrnle0dnu.289k.zebeej@gmail.com

Zebee Johnstone <zebeej@gmail.com> writes:

> In org mode, I want to set up checkboxes from a file.

This should actually go to the org-mode mailing list ...

> Is there some toggle I can use to associate them to the TODO?

did you (save and) try

,---------------------------------------------------------------------
| revert-buffer is an interactive compiled Lisp function in
| `files.el'.
|
| It is bound to <menu-bar> <file> <revert-buffer>.
|
| (revert-buffer &optional IGNORE-AUTO NOCONFIRM PRESERVE-MODES)
|
| Replace current buffer text with the text of the visited file on
| disk. This undoes all changes since the file was visited or saved.
| With a prefix argument, offer to revert from latest auto-save file,
| if that is more recent than the visited file.
|
| This command also implements an interface for special buffers that
| contain text which doesn't come from a file, but reflects some other
| data instead (e.g. Dired buffers, `buffer-list' buffers). This is
| done via the variable `revert-buffer-function'. In these cases, it
| should reconstruct the buffer contents from the appropriate data.
`---------------------------------------------------------------------

?

--
cheers,
Thorsten




  reply	other threads:[~2014-01-22 21:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-22 21:24 org mode checkboxes from file Zebee Johnstone
2014-01-22 21:39 ` Thorsten Jolitz [this message]
2014-01-22 21:57 ` Bastien
     [not found] ` <mailman.12592.1390427861.10748.help-gnu-emacs@gnu.org>
2014-01-22 23:50   ` Zebee Johnstone
2014-01-23  6:37     ` Bastien

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=878uu7g0hi.fsf@gmail.com \
    --to=tjolitz@gmail.com \
    --cc=help-gnu-emacs@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.