[Orgmode] Re: tabs pic mode and org

2009-07-21 Thread Rustom Mody
Thanks Bernt for C-c ' -- thats what I needed. BTW Whats the : at BOL for? On Tue, Jul 21, 2009 at 10:29 PM, Bernt Hansen wrote: > Rustom Mody writes: > >> When I try to use ditaa with org (which is a very neat combo BTW) >> I keep getting tabs in the picture which gives hell if I move rectangles

Re: [Orgmode] Patch for windowing problem

2009-07-21 Thread Nick Dokos
Bastien wrote: > Hi Robert, > > Robert Goldman writes: > > > The closest I can do is to set calendar-setup to 'two-frame, which > > does pop up a frame and leave my cursor trapped in it, but it actually > > behaves even /worse/ than Aquamacs, because I can't assign a date at > > all. > > Yes,

[Orgmode] Indentation of text below headlines

2009-07-21 Thread onguarde -
Peace all! I'm trying to make text below headlines indented as per the example quoted below. http://orgmode.org/manual/Clean-view.html#fnd-1 * Indentation of text below headlines* You may indent text below each headline to make the left boundary line up with the headline, like *** 3rd

Re: [Orgmode] How to Calculate duration time in Table ?

2009-07-21 Thread Xin Shi
Cool! thanks for all :) Xin On Tue, Jul 21, 2009 at 7:47 PM, Bastien wrote: > Nick Dokos writes: > > > Bastien wrote: > > > >> Nick Dokos writes: > >> > >> > Try the following: > >> > > >> > | Start Date | End Date | Duration | > >> > |++--| > >> > | 2004.08

[Orgmode] Unnecessary comma escapes in HTML export of #+INCLUDE files

2009-07-21 Thread Tang, Hsiu-Khuern
If I include a file in my Org file, say using #+INCLUDE: "script.sh" src sh and export to HTML, the included file shows up as a block, which is nice. However, a leading comma is put in front of every line that starts with a #, even those with leading whitespace. I understand that a comma is use

Re: [Orgmode] Re: Orgmodeorg-export-generic gives an error

2009-07-21 Thread Bastien
Shelagh Manton writes: > Someone mentioned in a previous post about a function you use to create a > new org-generic-alist called set-alist which is not known in gnu emacs. > > (defun org-set-generic-type (type definition) > "Adds a TYPE and DEFINITION to the existing list of defined generic >

Re: [Orgmode] How to Calculate duration time in Table ?

2009-07-21 Thread Bastien
Nick Dokos writes: > Bastien wrote: > >> Nick Dokos writes: >> >> > Try the following: >> > >> > | Start Date | End Date | Duration | >> > |++--| >> > | 2004.08.07 | 2005.07.08 | 335 | >> > #+TBLFM: $3=(date(<$2>)-date(<$1>)) >> >> Nice, I added a note i

Re: [Orgmode] ANN: org-mac-protocol, let's try again

2009-07-21 Thread Christopher Suckling
On Tue, 21 Jul 2009 15:15:09 -0400, Greg Newman wrote: > Chris,I figured out what my issue was last night. My org-mode 6.25 was > stomping on my git clone of 6.28b. With that fixed i can get it to work... > with only links. > With notes and remember i get the following error every time; any clu

[Orgmode] Re: Orgmodeorg-export-generic gives an error

2009-07-21 Thread Shelagh Manton
On Mon, 20 Jul 2009 15:39:06 -0700, Wes Hardaker wrote: >> On Fri, 17 Jul 2009 20:19:19 + (UTC), srinivas >> said: > > s> Nick Dokos suggested the following fix to .emacs: > > s> (if (< emacs-major-version 23) > s> (defun characterp (obj) > s> (and (char-or-string-p obj) (not (strin

Re: [Orgmode] How to Calculate duration time in Table ?

2009-07-21 Thread Nick Dokos
Bastien wrote: > Nick Dokos writes: > > > Try the following: > > > > | Start Date | End Date | Duration | > > |++--| > > | 2004.08.07 | 2005.07.08 | 335 | > > #+TBLFM: $3=(date(<$2>)-date(<$1>)) > > Nice, I added a note in Worg/org-hacks.org. > Thanks f

Re: [Orgmode] View Agenda for last 7 days

2009-07-21 Thread Bastien
Jonathan Arkell writes: > I'd like to have a custom agenda block to show the previous 7 days, or > even the last week for GTD style weekly reviews, but I can't figure > out how to make it go. Check `org-agenda-start-day' - combining it with `org-agenda-ndays' should do it. HTH, -- Bastien

Re: [Orgmode] How to Calculate duration time in Table ?

2009-07-21 Thread Bastien
Nick Dokos writes: > Try the following: > > | Start Date | End Date | Duration | > |++--| > | 2004.08.07 | 2005.07.08 | 335 | > #+TBLFM: $3=(date(<$2>)-date(<$1>)) Nice, I added a note in Worg/org-hacks.org. -- Bastien _

[Orgmode] Re: View Agenda for last 7 days

2009-07-21 Thread Bernt Hansen
Jonathan Arkell writes: > Hi Org peeps > > I'd like to have a custom agenda block to show the previous 7 days, or even > the last week for GTD style weekly reviews, but I can't figure out how to > make it go. So if I view the agenda on the 21st of july, I should see July > 14th through 20th.

[Orgmode] View Agenda for last 7 days

2009-07-21 Thread Jonathan Arkell
Hi Org peeps I'd like to have a custom agenda block to show the previous 7 days, or even the last week for GTD style weekly reviews, but I can't figure out how to make it go. So if I view the agenda on the 21st of july, I should see July 14th through 20th. If it is easier, seeing the 3rd week

Re: [Orgmode] suggestion: converting plain lists to subtrees

2009-07-21 Thread Bastien
Dan Davison writes: > Ilya Shlyakhter writes: > >> A suggestion for a simple but useful command: convert a plain list to >> a full-blown org subtree. > > Have you seen org-toggle-heading? (C-c * when not in a table). > > However, it seems that it doesn't preserve any list hierarchical > structur

Re: [Orgmode] emacs on the iPhone

2009-07-21 Thread Greg Newman
Man, you guys are making me want and android phone.I sat in a cafe with a friend who grep'd his mail server from his g1 and was impressed. On Tue, Jul 21, 2009 at 2:54 PM, Michael Zeller < michael.dylan.zel...@gmail.com> wrote: > "Sven Bretfeld" writes: > > > > > Connecting to my PC and starting

Re: [Orgmode] emacs on the iPhone

2009-07-21 Thread Michael Zeller
"Sven Bretfeld" writes: > > Connecting to my PC and starting emacsclient -t via a bash-alias (`ec') > takes about 5 seconds from everywhere. I think running (and working > with) a native Emacs on the phone itself (which isn't available anyway) > could never be much faster. Gnus and Org-mode are r

Re: [Orgmode] How to Calculate duration time in Table ?

2009-07-21 Thread Nick Dokos
Xin Shi wrote: > I have a table in org which stores the date, I'm wondering if there is any > function to calculate the duration? For example: > > | Start Date | End Date | Duration | > |++--| > | 2004.08.07 | 2005.07.08 | | > > I tried to use B&-C&, b

Re: [Orgmode] ANN: org-mac-protocol, let's try again

2009-07-21 Thread Greg Newman
Chris,I figured out what my issue was last night. My org-mode 6.25 was stomping on my git clone of 6.28b. With that fixed i can get it to work... with only links. With notes and remember i get the following error every time; any clues? Process *tramp/scp org-protocol* exited abnormally with code

[Orgmode] How to Calculate duration time in Table ?

2009-07-21 Thread Xin Shi
Hello, I have a table in org which stores the date, I'm wondering if there is any function to calculate the duration? For example: | Start Date | End Date | Duration | |++--| | 2004.08.07 | 2005.07.08 | | I tried to use B&-C&, but failed ... Thanks! X

Re: [Orgmode] Error after org-remember-insinuate on Aquamacs

2009-07-21 Thread Nick Dokos
Markus Baden wrote: > Hi all, > > Ok, I'm not really fluent in emacs, but I try to describe my problem > anyhow ;-) I'm using org-mode in Aquamacs for a while now and since > lately the following error occurs (unfortunately I don't know what > change caused the problem): > Disclaimer: I

[Orgmode] Error after org-remember-insinuate on Aquamacs

2009-07-21 Thread Markus Baden
Hi all, Ok, I'm not really fluent in emacs, but I try to describe my problem anyhow ;-) I'm using org-mode in Aquamacs for a while now and since lately the following error occurs (unfortunately I don't know what change caused the problem): When loading the minimal .emacs below [1], which

Re: [Orgmode] suggestion: converting plain lists to subtrees

2009-07-21 Thread Dan Davison
Ilya Shlyakhter writes: > A suggestion for a simple but useful command: convert a plain list to > a full-blown org subtree. Have you seen org-toggle-heading? (C-c * when not in a table). However, it seems that it doesn't preserve any list hierarchical structure when converting to headlines. Ba

[Orgmode] suggestion: converting plain lists to subtrees

2009-07-21 Thread Ilya Shlyakhter
A suggestion for a simple but useful command: convert a plain list to a full-blown org subtree. Sometimes I start with a plain list and later realize that it is getting complex and a full-fledged hierarchy is needed. Converting by hand is a pain. It would be great if this could be automated. Than

[Orgmode] Re: tabs pic mode and org

2009-07-21 Thread Bernt Hansen
Rustom Mody writes: > When I try to use ditaa with org (which is a very neat combo BTW) > I keep getting tabs in the picture which gives hell if I move rectangles > around. > > What is the way of telling org (or it picture mode?) -- No tab-chars please! When I edit ditaa blocks in #begin_dita

Re: [Orgmode] Re: [SOLVED] org-export-blocks

2009-07-21 Thread Simon Mullis
I'm not sure if anyone is interested, but I found this pretty funny I was using Vim today (which I still occassionally do) and could not figure out why my save wasn't working for the doc I was editing. After numerous attempts, I looked down and saw my fingers were trying "C-x C-s"... That's a

Re: [Orgmode] tabs pic mode and org

2009-07-21 Thread Giovanni Ridolfi
--- Mar 21/7/09, Rustom Mody ha scritto: > What is the way of telling org (or it picture mode?) -- No > tab-chars please! Hi, Rustom, how about using emacs ? ;-) M-x untabify cheers, Giovanni ___ Emacs-orgmode mailing list Remember: use `Reply

[Orgmode] tabs pic mode and org

2009-07-21 Thread Rustom Mody
When I try to use ditaa with org (which is a very neat combo BTW) I keep getting tabs in the picture which gives hell if I move rectangles around. What is the way of telling org (or it picture mode?) -- No tab-chars please! ___ Emacs-orgmode mailing li

[Orgmode] Re: Help: Convert Org-Mode to Shadowplan for Palm (Centro)

2009-07-21 Thread Jeff Stautz
p.raschdorff macbay.de> writes: > using both - my Palm OS device with the ShadowPlan outliner and Org-mode, > I've tried to bring these two worlds together. > > Shadow-Org > http://code.google.com/p/shadow-org/ > > are two perl-scripts that can convert org to shadowplan (xml) and back. > Doing so

Re: [Orgmode] Patch for windowing problem

2009-07-21 Thread Bastien
Hi Robert, Robert Goldman writes: > The closest I can do is to set calendar-setup to 'two-frame, which > does pop up a frame and leave my cursor trapped in it, but it actually > behaves even /worse/ than Aquamacs, because I can't assign a date at > all. Yes, this is a bug - fixed. Let me know