Re: [Emacs-orgmode] Re: Org mode as contact DB/Log ?

2006-08-28 Thread Xavier Maillard
Xavier Maillard <[EMAIL PROTECTED]> writes:> Hello,>> I am trying to feed my BBDB file with personnal and profesionnal > contacts.>> I have difficulties doing so (phone format is not clear in my mind) Hi Xavier, have you(setq bbdb-north-american-phone-numbers-p nil)In fact I tried to do it but I m

Re: [Emacs-orgmode] Org mode as contact DB/Log ?

2006-08-28 Thread Xavier Maillard
2006/8/28, Charles Cave <[EMAIL PROTECTED]>: Xavier,I have no idea what a BBDB file is but I do use org-mode to manage my contacts.BBDB is  a poweful contact manager with  many features and possibility to use its data from many other emacs mode. Each contact is a heading then I keep information wi

[Emacs-orgmode] How to sort by tags

2006-08-28 Thread Pete Phillips
Morning all. I use the org-agenda facility to set up groups of tags so that I can hit 'C-c a h' to produce an agenda buffer with all my Home life tags: - Headlines with TAGS match: +LaptopH|PhoneH|Home|Sofa|ComputerH|Waiting

Re: [Emacs-orgmode] Org mode as contact DB/Log ?

2006-08-28 Thread Chris Lowis
This is of high interest for me except I need something that can interact with mail-mode and things like that. In fact I really need something to replace my current BBDB setup and thus be able to mail a contact, do linking from a contact to an org file, ... There was some talk a while ago about

Re: [Emacs-orgmode] Org mode as contact DB/Log ?

2006-08-28 Thread Xavier Maillard
2006/8/28, Chris Lowis <[EMAIL PROTECTED]>: > This is of high interest for me except I need something that can interact> with mail-mode and things like that. In fact I really need something to> replace my current BBDB setup and thus be able to mail a contact, do linking > from a contact to an org f

Re: [Emacs-orgmode] How to sort by tags

2006-08-28 Thread Carsten Dominik
Sorting by tag has been on my todo list already for a long time, but has not materialized because I don't have a reasonable idea on how items with multiple tags should be handed. Good ideas on this will probably trigger implementation :-) - Carsten On Aug 28, 2006, at 11:42, Pete Philli

Re: [Emacs-orgmode] How to sort by tags

2006-08-28 Thread Pete Phillips
> "Carsten" == Carsten Dominik <[EMAIL PROTECTED]> writes: Carsten> Sorting by tag has been on my todo list already for a long Carsten> time, but has not materialized because I don't have a Carsten> reasonable idea on how items with multiple tags should be Carsten> handed. Goo

Re: [Emacs-orgmode] How to sort by tags

2006-08-28 Thread Carsten Dominik
Yes, with tags as context this would make sense.. Other input, anyone? - Carsten On Aug 28, 2006, at 14:36, Pete Phillips wrote: "Carsten" == Carsten Dominik <[EMAIL PROTECTED]> writes: Carsten> Sorting by tag has been on my todo list already for a long Carsten> time, but has no

[Emacs-orgmode] POLL: Anyone using CamelCase links?

2006-08-28 Thread T. V. Raman
I've personally found camel-case links in wiki-like things to give initial gratification, but also prove fragile over time. For instance, if you cut and paste code --- all hell breaks loose if you're dealing with java or c++ code. Scottish names etc as you point out are another example. As long

Re: [Emacs-orgmode] How to sort by tags

2006-08-28 Thread Piotr Zielinski
On 28/08/06, Carsten Dominik <[EMAIL PROTECTED]> wrote: Yes, with tags as context this would make sense.. Other input, anyone? Sorting by tags might be thought of as a special case of multi-block agenda buffer, in which you can execute multiple agenda commands without erasing the buffer.

[Emacs-orgmode] suggestion: agenda commands restricted to the current region/subtree

2006-08-28 Thread Piotr Zielinski
Carsten, By default, the org-agenda command looks at all files in org-agenda-files. Is it possible to restrict its input to the current file/region/subtree (for one invocation)? Restricting the input to the current project subtree would give me an easy way of listing all TODO items associated w

Re: [Emacs-orgmode] suggestion: agenda commands restricted to the current region/subtree

2006-08-28 Thread Carsten Dominik
On Aug 28, 2006, at 17:06, Piotr Zielinski wrote: Carsten, By default, the org-agenda command looks at all files in org-agenda-files. Is it possible to restrict its input to the current file/region/subtree (for one invocation)? Restricting the input to the current project subtree would give