[Orgmode] How to match items with tags and special todo keyword

2010-10-26 Thread bar tomas
Hi, I like to create an agenda view of all items that have a specific tag and also a specific TODO keyword. I've tried with C-c a M but this retrieves all TODO items that are not DONE but I would like to match only a specific TODO keyword (I've defined my own TODO categories with +SEQ_TODO) Many

[Orgmode] Tagging a region of text without creating a branch

2009-10-08 Thread bar tomas
Hi, Is it possible to tag a region of text without creating a new branch? I mean, for instance, if I have the following orgmode document structure: * item1 this is about item 1 bla bla more about item1 I'd like to give a tag to the bit 'bla bla', but the scope of the tag should not include 'more

[Orgmode] Re: Tagging a region of text without creating a branch

2009-10-09 Thread bar tomas
atible with orgmode. I'll have a look at inline tasks as you suggest. Thanks again On Fri, Oct 9, 2009 at 1:53 PM, Matt Lundin wrote: > bar tomas wrote: >> >> Hi, >> Maybe I use orgmode in a quirky way, but I often find the need of >> tagging internal regions. &

Re: [Orgmode] Re: Tagging a region of text without creating a branch

2009-10-09 Thread bar tomas
ok. Many Thanks! On Fri, Oct 9, 2009 at 3:43 PM, Stephan Schmitt wrote: > > bar tomas wrote: >> >> Thanks very much for your reply and your help. >> I also think in terms of containers, but I was trying to figure out if >> it is possible to have a container t

[Orgmode] How to turn off highlighting of headers matching tag search (Newbie)

2010-03-13 Thread bar tomas
Hi, I've done a search on tags appearing in my orgmode document. The relevant headers then appear highlighted in yellow in my document. How can I turn this highlighting off? Many thanks. ___ Emacs-orgmode mailing list Please use `Reply All' to send rep

[Orgmode] Setting timestamp format to English

2009-08-30 Thread bar tomas
Hi, First of all I'd like to say that I find orgmode great. I'd been looking for a tool like this for years. I have a french version of windows so when I set a timestamp on an item with C-c >, I get the timestamp in french. I'd like to get it in english. I've tried setting the language environment

Re: [Orgmode] Setting timestamp format to English

2009-09-02 Thread bar tomas
Hi, Many thanks for your reply. How could I change the format-time string variable in my .emacs file? Thanks again On Wed, Sep 2, 2009 at 11:03 AM, Giovanni Ridolfi wrote: > --- Dom 30/8/09, bar tomas ha scritto: > Hi, Bar, > > > > I have a french version of windo

Re: [Orgmode] Setting timestamp format to English

2009-09-02 Thread bar tomas
Great! Many thanks On Wed, Sep 2, 2009 at 5:10 PM, Valentin Wüstholz wrote: > Hi, > > the following works for me: > > (setq system-time-locale "C") > > Cheers, > > Valentin > > > On Sun, Aug 30, 2009 at 8:06 PM, bar tomas wrote: > > Hi, >