Re: [O] Insert TODO Item at Bottom

2012-10-19 Thread Jeremiah Dodds
). > I believe he's saying he has something like this, with point at "-!-" or similar: , | * one -!- | ** TODO two | ** TODO three ` and ideally wants to insert a new TODO item such that he gets: , | * one | ** TODO two | ** TODO three | ** TODO four -!- ` -

Re: [O] showing orgmode source in orgmode

2012-08-30 Thread Jeremiah Dodds
; #+end_src > exports with color but only: > #+begin_src java > > Alex > Shouldn't that be '#+begin_src org', not '#+begin_example org' ? -- Jeremiah Dodds blog : http://jdodds.github.com github : https://github.com/jdodds freenode : exhortatory twitter: kaens

Re: [O] Please consider making a donation

2012-08-27 Thread Jeremiah Dodds
ide, Thinkpads are pretty notorious for living through hell. My T410 is currently ridiculously beat up, but still runs like a charm. -- Jeremiah Dodds blog : http://jdodds.github.com github : https://github.com/jdodds freenode : exhortatory twitter: kaens

Re: [O] Bug (?): Indentation of lists and customized TODOs

2012-07-25 Thread Jeremiah Dodds
B fails to indent the line. > > Regards, > > Alexander I also have that set, that could have something to do with it. If I can find a reliably reproducible means of triggering the behaviour, I'll ping back to the list so we can figure out what's going on. ---

Re: [O] Bug (?): Indentation of lists and customized TODOs

2012-07-24 Thread Jeremiah Dodds
AW writes: > Hi, > > I'm writing lots of plain lists (»unordered lists«). But the third > line in one item is no longer indented, *if I customize the TODOs* by > adding something like »#+TODO: TODO INPUT ASK MAYBE | CANCELLED DONE« > . So how can I customize org-mode TODOs and keep the lists work

Re: [O] on the go capture

2012-06-13 Thread Jeremiah Dodds
Sample Hampton writes: > Users, > > What do you use to capture when away from orgmode (in the car, on the subway) > and what system do you use to migrate those captures into orgmode? Right now > I > just use a notebook and a pen--and it works fairly well--but moving from > notebook to org is ce

Re: [O] C-c a t doesn't give yield list of all TODO items

2012-03-04 Thread jeremiah . dodds
"Christopher W. Ryan" writes: > But when I try to type C-c a > > I only get that far, and emacs tells me, "C-c a is undefined" > > There is a drop-down menu item under the Org item, called "Agenda Command..." > which offers me lettered choices, and t will list all TODO entries. But what > is > t

Re: [O] Git repo not cloneable?

2012-03-02 Thread jeremiah . dodds
suvayu ali writes: > Hi Jonathan and Jeremiah, > > On Fri, Mar 2, 2012 at 14:29, Jonathan Leech-Pepin > wrote: >> Seems that the URL listed on that page is not correct for cloning. >> The URL is the correct one for web access. >> > > [...] > >> >> So http cloning is enabled, the URL simply isn't

[O] Git repo not cloneable?

2012-03-02 Thread jeremiah . dodds
I was looking to add scala support to org-babel, but the repo linked from http://orgmode.org/worg/org-contribute.html appears to need some server-side love: $ git --version git version 1.7.9.2 $ git clone http://orgmode.org/w/org-mode.git Cloning into 'org-mode'... fatal:

Re: [O] Displaying or linking to definitions of terms?

2012-02-19 Thread jeremiah . dodds
Nicolas Goaziou writes: > Hello, > > There are probably a lot of ways to achieve this with included tools. > For example, on a per file basis, you may use radio targets: > > #+begin_src org > Contempt for happiness is usually contempt for other people's happiness, > and is an elegant hatred for t

[O] Displaying or linking to definitions of terms?

2012-02-18 Thread jeremiah . dodds
I've done a fair amount of reading (and-rereading) the manual, and searching around, but my search skills are failing me and org-mode is flexible enough that I figure that someone has either done this, or there's something that makes it unnecessary that I don't know of. I'd like to be able to writ