On Mar 21, 2010, at 6:35 AM, Chao Lu wrote:
Dear all,
Is it possible for all the headlines inherit tags from the filename?
If we could make it a in-buffer setting, that will be great. For
example, I usually write notes related to Emacs in a file called
Emacs.org. ^.^
Hi Chao,
that wou
Dear all,
Is it possible for all the headlines inherit tags from the *filename?* If we
could make it a in-buffer setting, that will be great. For example, I
usually write notes related to Emacs in a file called Emacs.org. ^.^
All the best,
Chao
*
*
___
Hi Jean,
this is a bug, thank you for your report.
Fixed in GIT.
- Carsten
On Oct 6, 2008, at 2:04 PM, Jean-Marie Gaillourdet wrote:
Hi list,
I am new to this list and somewhat new to org-mode. My .emacs includes
(setq org-tag-alist
'( (:startgroup)
("@phone" . ?1) ("@laptop"
Hi list,
I am new to this list and somewhat new to org-mode. My .emacs includes
(setq org-tag-alist
'( (:startgroup)
("@phone" . ?1) ("@laptop" . ?2) ("@online" . ?3) ("@uni" . ?4)
("@kl" . ?5)
("@home" . ?6) ("@thinking" . ?7) ("@programming" . ?8)
("@writing" . ?9) ("@me
If you take the time to read the docmentation string of that variable,
it points you to another one: `org-tags-match-list-sublevels'.
This is the one you need.
- Carsten
On Dec 12, 2007 5:24 PM, Carl Bolduc <[EMAIL PROTECTED]> wrote:
> Ok, there is something I don't get, beause tag inheritance i
Ok, there is something I don't get, beause tag inheritance is ON, but
when I search for a tag, subheadings (not directly tagged) are not
showing up :(
On Dec 12, 2007 11:14 AM, Eddward DeVilla <[EMAIL PROTECTED]> wrote:
> Carl,
>
>There are gurus who might be able to provide a better answer, b
Carl,
There are gurus who might be able to provide a better answer, but
when I need to set option for org-mode (or when I want to explore what
is available) I use the menu "Org->Customize->Browse Org Group". It's
been a while since I've done that and it looks like
"Org->Customize->Expand This
HI everyone,
I saw the demo of OmniFocus today and I decided to create a similar
setup using Org-Mode in Emacs.
The only thing that is left to setup is tag inheritance.
At the moment, if I set a tag only for the main heading of a section,
its subheading don't show up when I search for the tag. I
You're absolutely correct.
Thanks.
On Wed, May 30, 2007 at 04:14:10PM +0200, Carsten Dominik wrote:
> Please take a look at the variable `org-show-following-heading'.
>
> This is now really a frequently asked question - I am wondering if I
> should
> change the default of this option
>
> -
On May 30, 2007, at 16:21, Eddward DeVilla wrote:
I was thinking the same thing. (Sadly I didn't know the option of
the top of my head and had to search the .el file to try and find it.)
Would there be any way to differentiate the matched heading from the
surrounding context? In regular GU
I was thinking the same thing. (Sadly I didn't know the option of
the top of my head and had to search the .el file to try and find it.)
Would there be any way to differentiate the matched heading from the
surrounding context? In regular GUIs I'd say grey of the context, but
that doesn't work
Please take a look at the variable `org-show-following-heading'.
This is now really a frequently asked question - I am wondering if I
should
change the default of this option
- Carsten
On May 30, 2007, at 15:34, Russell Adams wrote:
I understand from the example in the manual that suble
I understand from the example in the manual that sublevels inherit the
parent's tags:
* One :Top:
** Two :Middle:
*** Three :Bottom:
So "Three" matches Top, Middle, and Bottom.
What I'm confused with is that I may have multiple headings, and all
h
13 matches
Mail list logo