[Orgmode] Re: Sorting agenda items

2008-04-18 Thread Manish
On Fri, Apr 18, 2008 at 1:59 AM, Manish wrote: > Hello All, > > I would like to set up a daily agenda view with todos sorted in the > following order: > > 1. Timed TODOs > 2. DEADLINES > 3. TODO type - STARTED > 4. TODO type - NEXT > 5. TODO type - TODO > >

[Orgmode] Re: Search all `org-agenda-files'

2008-04-18 Thread Leo
On 2008-04-18 04:44 +0100, Carsten Dominik wrote: > Internal commands for this in Org are: > [...] > > - Carsten Great. Both are what I am looking for. Thanks, -- .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :. Use the better alternative -- http://www.openoffice.org

Re: [Orgmode] void variable

2008-04-18 Thread Carsten Dominik
I cannot reproduce this. What is your emacs version??? - Carsten On Apr 17, 2008, at 9:54 PM, J. David Boyd wrote: Whenever I try to publish an org file (ver 6.01a), I now get the error Symbol's value as variable is void: add-to-diary-list I can see the function being created in org-agenda

[Orgmode] Re: Org 6.01 and XEmacs

2008-04-18 Thread Richard KLINDA
> Regarding 'Re: Org 6.01 and XEmacs'; Bernt Hansen adds: > Richard KLINDA <[EMAIL PROTECTED]> writes: >> Has anyone tried out Org 6.01 with XEmacs? It doesn't work for me, >> before I dwell into this any further I would like to know if this >> is a problem with my setup, or others e

[Orgmode] Re: (a bit OT) interesting post on "what makes a good GTD list manager"

2008-04-18 Thread Detlef Steuer
On Thu, 17 Apr 2008 13:35:07 +0100 Pete Phillips <[EMAIL PROTECTED]> wrote: > > "Carsten" == Carsten Dominik <[EMAIL PROTECTED]> writes: > > >> I chose orgmode because it is so usable and syncable on _my_ > >> portable device (good old zaurus). Hits this spot, too! > > Carsten>

[Orgmode] Re: Search all `org-agenda-files'

2008-04-18 Thread Bernt Hansen
Carsten Dominik <[EMAIL PROTECTED]> writes: > Internal commands for this in Org are: > > 1. multi-occur, a standard emacs command. To apply it to the > agenda files, call it through the agenda dispatcher, for me this > is `C-c a /'. > > That does not include any archive files though. To do

Re: [Orgmode] Search all `org-agenda-files'

2008-04-18 Thread Joel J. Adamson
Leo <[EMAIL PROTECTED]> writes: > Dear All, > > Have you ever wanted to retrieve some information from your org files > regarding some projects? > > I wonder whether a command similar to `occur' but applies to all files > listed in `org-agenda-files' and their corresponding ARCHIVED files > might

Re: [Orgmode] org-table : some questions ...

2008-04-18 Thread Carsten Dominik
On Apr 18, 2008, at 3:17 PM, Jose Robins wrote: Let me first setup the context for my question. I'm an electrical engineer designing IC's (in San Diego, USA) and have a great need for documenting my simulation data in a format similar to what I have attached in the jpg file (and pasted bel

[Orgmode] Re: Search all `org-agenda-files'

2008-04-18 Thread Jost Burkardt
Hi Leo, is M-x org-occur-in-agenda-files what you are looking for? > Dear All, > > Have you ever wanted to retrieve some information from your org files > regarding some projects? > > I wonder whether a command similar to `occur' but applies to all files > listed in `org-agenda-files' and thei

[Orgmode] Re: void variable

2008-04-18 Thread J. David Boyd
GNU Emacs 22.1.1 (i686-pc-cygwin, X toolkit, Xaw3d scroll bars) I had some extensions written by Sacha Chua installed, but I've removed them, and it still barfs. I guess I'll try unloading my entire .emacs, then loading just the org stuff, and see what happens. Dave Carsten Dominik <[EMAIL

[Orgmode] Re: void variable

2008-04-18 Thread J. David Boyd
Well, when I removed the .elc files, so I could attempt to debug it, it worked fine. Maybe I'll recompile, and maybe I'll just leave it alone. It works fast enough for me without being compiled. Maybe I had an old .elc file that never got overwritten. Whatever, sorry for the false alarm. Dave

Re: [Orgmode] Sorting agenda items

2008-04-18 Thread Carsten Dominik
On Apr 17, 2008, at 10:29 PM, Manish wrote: Hello All, I would like to set up a daily agenda view with todos sorted in the following order: 1. Timed TODOs 2. DEADLINES 3. TODO type - STARTED 4. TODO type - NEXT 5. TODO type - TODO I could find/figure out how to do #1 and #2 but #3-5 e

Re: [Orgmode] Org-mode on Windows - Putty

2008-04-18 Thread Manish
Wanrong> > > What I did is: Wanrong> > > Add some alternative TTY key bindings for some frequently used Wanrong> commands, Wanrong> > > and use "AutoHotkey" to map things like "M-RET" to those TTY key Wanrong> > > bindings. Not ideal, but works fine. Manish> >

Re: [Orgmode] org-mode-abbrevs-table and text-mode-abbrevs-table

2008-04-18 Thread Carsten Dominik
On Apr 17, 2008, at 6:32 PM, Seweryn Kokot wrote: Hello, I would like to have the same abbrevs in org-mode and text-mode. I defined text-mode-abbrev-table, but the abbrevs are invisible in org-mode. I know that message-mode inherits abbrevs from text-mode and it would be nice to have the s