[Orgmode] Accidentally holding down LEFT arrow in Agenda

2009-08-24 Thread Richard Lewis
Hi there, This is sort of a bug query. Occasionally, I accidentally hold down the LEFT cursor key in Agenda mode, hoping to move the cursor left, but forgetting that it actually moves to next week. This is sort of a nuisance because it renders every week I've accidentally requested (I think) and

Re: [Orgmode] Gnus link bug

2009-08-24 Thread Christopher Suckling
On Mon, 24 Aug 2009 02:32:38 +0800, Bastien wrote: > >> I haven't used org to store links from Gnus for almost two years and >> today I tried it again and found at least one annoying bug. >> >> In the summary buffer, calling org-store-link will display the article >> buffer which is uncalled for

Re: [Orgmode] Accidentally holding down LEFT arrow in Agenda

2009-08-24 Thread Carsten Dominik
On Aug 23, 2009, at 8:45 PM, Richard Lewis wrote: Hi there, This is sort of a bug query. Occasionally, I accidentally hold down the LEFT cursor key in Agenda mode, hoping to move the cursor left, but forgetting that it actually moves to next week. This is sort of a nuisance because it renders

[Orgmode] Re: Making an org file more readable

2009-08-24 Thread PT
Nick Dokos hp.com> writes: > > You *can* get an empty line between two headers by having two empty lines at > the end of the first section: the first empty line is considered part of > the section and is folded with it, but the second one remains. E.g. One more thing for those who don't know thi

Re: [Orgmode] Accidentally holding down LEFT arrow in Agenda

2009-08-24 Thread Manuel Hermenegildo
> Another possibility would be to more the org-agenda-later/earlier from > the cursor keys and put them onto some other keys. I do sometimes > think myself that it was a mistake to use the Cursor keys for this > functionality.. For what it's worth I personally remap "n" and "p" to

Re: [Orgmode] Re: PATCH: proposed improvements to org-src-mode

2009-08-24 Thread Carsten Dominik
Hi Dan, I am now finally looking at your patch. A few questions: On Aug 19, 2009, at 1:03 PM, Dan Davison wrote: Dan Davison writes: Carsten Dominik writes: Hi Dan, thank you for studying and describing these issues, and for proposing a patch. I have noticed a bug in the patch I p

[Orgmode] Export full org-mode to CSV (not tables)

2009-08-24 Thread Simon Mullis
Hi All, I now use org-mode for everthing I can. Unfortunately, the rest of the world is still stuck in Excel-land. I have a long and detailed org file for each project arranged as follows: * Priority 1: ** Project: *** Number: *** Key1: *** Key2: *** Key3: * Priority 2: ** Project: ***

[Orgmode] Re: Gnus link bug

2009-08-24 Thread Leo
On 2009-08-23 19:32 +0100, Bastien wrote: > Hi Leo, > > Leo writes: > >> I haven't used org to store links from Gnus for almost two years and >> today I tried it again and found at least one annoying bug. >> >> In the summary buffer, calling org-store-link will display the article >> buffer which

Re: [Orgmode] Accidentally holding down LEFT arrow in Agenda

2009-08-24 Thread Daniel Clemente
El dg, ago 23 2009 a les 20:45, Richard Lewis va escriure: > This is sort of a bug query. Occasionally, I accidentally hold down > the LEFT cursor key in Agenda mode, hoping to move the cursor left, > but forgetting that it actually moves to next week. > I use org-agenda-clockreport-mode and th

Re: [Orgmode] Re: Making an org file more readable

2009-08-24 Thread Carsten Dominik
On Aug 24, 2009, at 1:11 PM, PT wrote: Nick Dokos hp.com> writes: You *can* get an empty line between two headers by having two empty lines at the end of the first section: the first empty line is considered part of the section and is folded with it, but the second one remains. E.g. O

Re: [Orgmode] Accidentally holding down LEFT arrow in Agenda

2009-08-24 Thread Carsten Dominik
On Aug 24, 2009, at 4:04 PM, Daniel Clemente wrote: El dg, ago 23 2009 a les 20:45, Richard Lewis va escriure: This is sort of a bug query. Occasionally, I accidentally hold down the LEFT cursor key in Agenda mode, hoping to move the cursor left, but forgetting that it actually moves to next

[Orgmode] Re: time profiling and other meta-analytic commands (was automatic clocking)

2009-08-24 Thread Samuel Wales
By the way, these are wild ideas, not feature requests. :) ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Re: Anything like org-hide-others/org-close-others?

2009-08-24 Thread Peter Jones
Carsten Dominik writes: > S-TAB goes to overview, and `C-c C-r' reveals the location of point. > > If you need in on a single key, write a function that calls > `org-overview' and then `org-reveal'. Beautiful, thanks! -- Peter Jones - 303-219-0226 pmade inc. - http://pmade.com _

Re: [Orgmode] Custom agenda question

2009-08-24 Thread Carsten Dominik
On Aug 24, 2009, at 2:21 AM, Manish wrote: Once you've got your agenda organized right with todo's in order etc. then it's just a little disruptive to go anywhere else for a little extra detail to get some more context. But I agree agenda should be as compact as possible.. may be the extra

[Orgmode] Re: OrgmodeExport full org-mode to CSV (not tables)

2009-08-24 Thread Wes Hardaker
> On Mon, 24 Aug 2009 14:29:33 +0200, Simon Mullis > said: SM> I'd like an easy way to export this data to an Excel table, or SM> better yet, CSV. org-export-generic can *almost* do this for you by carefully setting the header open/close to simply be ", " for opening and a "\n" for clos

[Orgmode] Re: OrgmodeExport full org-mode to CSV (not tables)

2009-08-24 Thread Simon Mullis
Thanks Wes. I'll try this... Cheers SM 2009/8/24 Wes Hardaker : >> On Mon, 24 Aug 2009 14:29:33 +0200, Simon Mullis >> said: > > SM> I'd like an easy way to export this data to an Excel table, or > SM> better yet, CSV. > > org-export-generic can *almost* do this for you by carefully s