help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: org mode checkboxes from file


From: Thorsten Jolitz
Subject: Re: org mode checkboxes from file
Date: Wed, 22 Jan 2014 22:39:21 +0100
User-agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.3 (gnu/linux)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]