Re: [Orgmode] ascii export error

2009-04-29 Thread Scot Becker
On a debian-based system, and perhaps others, /etc/emacs/site-start.d has a few files that set variables and define functions for use with the Debian(Ubuntu, etc) system policies. There might be nothing in there that your setup depends on, but I wouldn't want to risk it. you can glance through the

[Orgmode] Org on a Netbook; making a new page sole window after following a link

2009-04-29 Thread jonathan coupe
I don't know if anyone on the list has tried or reported on this before, but I'm running Org on a Netbook - an SSD Linux Asus One - and it runs great. Booting the machine takes around 20 seconds and starting a fresh emacs by clicking on an org file takes around another two and was even faster befor

[Orgmode] Any way to stop the creation of UIDs in the iCalendar exports?

2009-04-29 Thread Joseph Korbeck
I use the .ics files created by Org-mode's iCalendar export feature so that I can see my tasks and appointments using Sunbird 0.9. Unfortunately, in my installation, Org-mode is generating non-unique UIDs -- forcing me to use an earlier version of Org-mode (6.02b) which does not produce UIDs w

[Orgmode] todo items not working?

2009-04-29 Thread Saketh
Hi everyone: I'm using Emacs 22.2.1 and org-mode 6.14 on Ubuntu Linux. I've been trying to go through David O'Toole's tutorial, but I've hit a problem in the first example itself. I have the following org file loaded in org-mode: * test ** TODO test2 However, when I do 'C-c C-t' on the second i

Re: [Orgmode] Org on a Netbook; making a new page sole window after following a link

2009-04-29 Thread Matthew Lundin
jonathan coupe writes: > Btw, it could make sense to make "toggle full or split screen after > following a link" part of Customize, given how many Netbooks are being > sold. In fact, have I missed an option in Customize that would do this > for me? I've checked several times, but I'm very willing

Re: [Orgmode] todo items not working?

2009-04-29 Thread Matthew Lundin
Saketh writes: > Hi everyone: > > I'm using Emacs 22.2.1 and org-mode 6.14 on Ubuntu Linux. > > I've been trying to go through David O'Toole's tutorial, but I've hit a > problem in the first example itself. I have the following org file > loaded in org-mode: > > * test > ** TODO test2 > > However

[Orgmode] full screen/borderless mode - fixed via customize

2009-04-29 Thread jonathan coupe
2009/4/29 Matthew Lundin - Hide quoted text - jonathan coupe writes: > > > Btw, it could make sense to make "toggle full or split screen after > > following a link" part of Customize, given how many Netbooks are being > > sold. In fact, have I missed an option in Customize that would do this > >

Re: [Orgmode] todo items not working?

2009-04-29 Thread Giovanni Ridolfi
--- Mer 29/4/09, Matthew Lundin ha scritto: > Saketh writes: > > > Hi everyone: > > > > I'm using Emacs 22.2.1 and org-mode 6.14 on Ubuntu > > Linux. > > > > * test > > ** TODO test2 > > > > However, when I do 'C-c C-t' on the second item, it > > changes it to this: > > > > * test > >  TODO **

[Orgmode] Feature request: inherited priorities

2009-04-29 Thread Peter Westlake
I would like to suggest that priorities should be inherited. After all, if a task is high priority, then doing the individual parts of it must be too. There are 250 items in my agenda TODO list at the moment, and that's with dependencies on, ordered subtasks, and missing all the less important stu

Re: [Orgmode] Feature request: inherited priorities

2009-04-29 Thread Matthew Lundin
"Peter Westlake" writes: > I would like to suggest that priorities should be inherited. After all, > if a task is high priority, then doing the individual parts of it must > be too. > > There are 250 items in my agenda TODO list at the moment, and that's > with dependencies on, ordered subtasks,

[Orgmode] Column View in XEmacs

2009-04-29 Thread Alex Mizrahi
hi I'm trying to use column view to work with effort estimates, but it does not seem to work in XEmacs. When I press C-c C-x C-c columns show up in agenda view (I'm not sure if 100% correcly, but more-or-less so), but when I try editing anything, column view goes away and error appears: Wr

Re: [Orgmode] Feature request: inherited priorities

2009-04-29 Thread Peter Westlake
On Wed, 29 Apr 2009 10:34:37 -0500, "Matthew Lundin" said: > "Peter Westlake" writes: > > > I would like to suggest that priorities should be inherited. After > > all, if a task is high priority, then doing the individual parts of > > it must be too. ... > Have you checked out the variable org

[Orgmode] sorting entries on date created?

2009-04-29 Thread Marko Schütz
Dear All, I use remember to add todo entries. Mine look like this ** TODO kpdf as standard pdf viewer from auctex [2008-07-19 Sat] where the inactive timestamp is added at creation. I'd like to use org-sort to sort such entries by creation date. I'd assume I could use sorting-type ?f with a

Re: [Orgmode] Org on a Netbook; making a new page sole window after following a link

2009-04-29 Thread Samuel Wales
Nice one. I will try it. See also c-h v pop-up windows RET and my recent bug report entitled "pop-up-windows". -- Myalgic encephalomyelitis denialism is causing death and severe suffering worse than MS. Conflicts of interest are destroying science. Anybody can get the disease at any time perm

Re: [Orgmode] ascii export error

2009-04-29 Thread Eraldo Helal
I deleted "/etc/emacs/site-start.d/50org-mode.el".Everything works as intended now.Special thanks to Nick and Scot. :)On Wed, Apr 29, 2009 at 10:36, Scot Becker wrote: On a debian-based system, and perhaps others, /etc/emacs/site-start.d has a few files that set variables

Re: [Orgmode] sorting entries on date created?

2009-04-29 Thread Nick Dokos
Marko Schütz wrote: > I use remember to add todo entries. Mine look like this > > ** TODO kpdf as standard pdf viewer from auctex >[2008-07-19 Sat] > > where the inactive timestamp is added at creation. > > I'd like to use org-sort to sort such entries by creation date. I'd > assume I coul

Re: [Orgmode] Feature request: inherited priorities

2009-04-29 Thread Matthew Lundin
"Peter Westlake" writes: > On Wed, 29 Apr 2009 10:34:37 -0500, "Matthew Lundin" > said: >> "Peter Westlake" writes: >> >> > I would like to suggest that priorities should be inherited. After >> > all, if a task is high priority, then doing the individual parts of >> > it must be too. > > ... >

[Orgmode] org-edit-src-code font lock problem

2009-04-29 Thread Dan Davison
I'm finding that the font-lock in the indirect buffer spawned by C-c ' on a source code block is not correct when there is a preceding (odd number of) apostrophes / backticks etc (depending on the language). E.g. * this works fine as there is no apostrophe #+begin_src sh for i in $(seq -w 1 22)

Re: [Orgmode] todo items not working?

2009-04-29 Thread Saketh
Greg: Okay, I have just done so, but I get the same behavior. Matthew: My "customization" is simply the series of commands listed in the documentation. That is: (add-to-list 'load-path "~/elisp/org-6.26d/lisp") (add-to-list 'auto-mode-alist '("\\.org$" . org-mode)) (require 'org-install) Giovann

Re: [Orgmode] todo items not working?

2009-04-29 Thread Nick Dokos
Saketh wrote: > Greg: Okay, I have just done so, but I get the same behavior. > > Matthew: My "customization" is simply the series of commands listed in the > documentation. That is: > > (add-to-list 'load-path "~/elisp/org-6.26d/lisp") > (add-to-list 'auto-mode-alist '("\\.org$" . org-mode)) >

Re: [Orgmode] todo items not working?

2009-04-29 Thread Saketh
As expected, it says "C-c C-t runs the command org-todo." The command "M-x org-todo" also does the same thing. Again, the same thing is: * Tasks ** TODO This is a test => * Tasks * TODO * TODO This is a test I'm still not able to figure it out, especially since this is out-of-the-box behavior. M