On Sep 8, 2008, at 3:30 PM, Rainer Thiel wrote:
I like the interaction of org-mode and remember, and I have defined
the following templates with minimal and trivial adaptations of what
is suggested in the manual:
(setq org-remember-templates
'(("Todo" ?t "* TODO %?\n %i\n %a" org-default-not
Hi,
I recently started using org mode and I really like it. I have a single
file that contains all information about a project like TODOs, project
specs, user documentation, development notes, etc. For example, the way I
generate the project specs is to first create a sparse tree matching on the
"Iris Jackson" <[EMAIL PROTECTED]> writes:
> I recently started using org mode and I really like it. I have a single file
> that contains all information about a project like TODOs, project specs, user
> documentation, development notes, etc. For example, the way I generate the
> project specs i
--- Mar 9/9/08, Iris Jackson <[EMAIL PROTECTED]> ha scritto:
> The problem I encountered is that org-tags-sparse-tree
> shows top-level
> headers even if they don't contain the selected tag.
> Is there a simple way
> to turn that off? For example, if I have a top level
> section called "Bugs",
>
> > The problem I encountered is that org-tags-sparse-tree
> > shows top-level
> > headers even if they don't contain the selected
> tag.
> > Is there a simple way
> > to turn that off?
(setq org-show-hierarchy-above nil)
Giovanni
__
Do You Yahoo
Hello,
I've recently started using the version of org from the git repository, and
I somehow have broken the remember-mode integration with org. I was
previously using 5.22a, with linux, emacs 22, and remember 1.9.
When I type 'Ctrl-C r', which used to bring up the remember template, I now
get:
Russell Adams AdamsInfoServ.Com> writes:
>
>
> End of file.org --
>
> #+ Local Variables:
> #+ org-export-latex-title-command: ""
> #+ org-export-latex-append-header: "\
> #+ \\usepackage{graphicx}
> #+ \\usepackage{multicol}
> #+ \\geometry{head
JBash <[EMAIL PROTECTED]> writes:
> When I type 'Ctrl-C r', which used to bring up the remember template, I now
> get:
>
> run-hook-with-args-until-success: Autoloading failed to define function
> org-remember-annotation
How about:
(require 'org-install)
I recently had problems that were reso
Those are only honored when the file is opened, or you can hit
'M-x normal-mode'
to reload them.
Don't forget that the same applies to the template options header org
can put at the top of the file. Its honored at open, or if you update
a line you can C-c C-c on it to load that line.
This is
Hi,
Here is some code for using other major modes inside of org-mode. It
uses blocks like the org-mode "#+BEGIN_SOURCE", "#+END_SOURCE" blocks.
This is sort of fun to play with but not necessarily stable. Thanks to
Lennart for showing me how the MuMaMo code works. Requires MuMaMo-mode
http://ww
That will be very cool, if this feature will be part of org-mode. It can
correctly indent, font-lock and easy edit source code in native org-mode.
By the way, I can not stop special mark "[[xxx][xx]] **" to be explain with
SRC block, however ":" can do that.
___
@Joe & A.J.: were your freezes with the JRE version or the non-JRE version?
Non JRE version for me.
Joe Conner, Poulsbo, WA USA
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
12 matches
Mail list logo