Re: [Orgmode] structure editing in brainstorming mode

2008-12-31 Thread Carsten Dominik
On Dec 31, 2008, at 7:04 AM, Rustom Mody wrote: On Wed, Dec 31, 2008 at 5:25 AM, Carsten Dominik > wrote: On Dec 29, 2008, at 1:51 PM, Matthew Lundin wrote: For this, you can use M- and M-, which promote and demote headlines. (M-S- demotes the entire subtree.) Hi Rustom, have you seen

Re: [Orgmode] Hook request and patch

2008-12-31 Thread Carsten Dominik
Hi Tom, is there a reason why you did not put the hook right after the include file moment? - Carsten On Dec 30, 2008, at 5:22 AM, Tom Breton (Tehom) wrote: Motivating incident: I was exporting some files and I wanted to process a file after I included it. Using "#+INCLUDE" I could include i

Re: [Orgmode] structure editing in brainstorming mode

2008-12-31 Thread Daniel Clemente
>> Thanks. But I had to turn on transient mark mode for it to work. >> Intended behavior I guess? > > Yes. Everybody should turn it on. Why would you not? > Why „should“ everyone use transient mark mode? Not everyone has to like that setting, and some may prefer to work without it. I mys

[Orgmode] org-mode and remind integration

2008-12-31 Thread Daniel Martins
I changed from planner-el to org-mode after reading Sachas comments and some videos: mostly Carsten and Russell ones. However I use remind a lot. I like wyrd for remote operation and I have remind - diary - ical and planner-el very integrated. I think that org-mode would be improved from using re

Re: [Orgmode] structure editing in brainstorming mode

2008-12-31 Thread Carsten Dominik
On Dec 31, 2008, at 12:36 PM, Daniel Clemente wrote: Thanks. But I had to turn on transient mark mode for it to work. Intended behavior I guess? Yes. Everybody should turn it on. Why would you not? Why „should“ everyone use transient mark mode? Not everyone has to like that setting

Re: [Orgmode] structure editing in brainstorming mode

2008-12-31 Thread Daniel Martins
I wish you a (transient-mark-mode -1) and a happy new year :-) ??? May your transition into the next year be highlighted ??? (comment-add 0) (setq happy-new-year t) Daniel 2008/12/31 Carsten Dominik > > On Dec 31, 2008, at 12:36 PM, Daniel Clemente wrote: > > >> Thanks. But I had to turn

[Orgmode] Suggestion with bad patch for org-remember-templates

2008-12-31 Thread Wes Hardaker
My templates for remind are numerous. So much that they don't fit in a single mini-buffer line (and I stopped using auto-expanding minibuffers years ago when I had issues with it; I suspect it's safer now and I just haven't tried again). But anyway, I started thinking: you know... that *Remembe

Re: [Orgmode] Hook request and patch

2008-12-31 Thread Tom Breton (Tehom)
> Hi Tom, > > is there a reason why you did not put the hook right after > the include file moment? > > - Carsten Yes, two. But of course your judgement should take precedence. In order to make my change slightly less severe, I put it just before operations of a similar nature, and it seemed to

[Orgmode] Re: org tables and R

2008-12-31 Thread Tom Breton (Tehom)
Dan writes: > There are more details below. The code is at > > http://www.stats.ox.ac.uk/~davison/software/org-table-R/org-table-R.el > > It would be great to get any feedback on this. My thought was that > something like this has the potential to provide a unified plotting > and table formula int

Re: [Orgmode] Re: org tables and R

2008-12-31 Thread Dan Davison
Hi Tom, On Wed, Dec 31, 2008 at 02:54:29PM -0500, Tom Breton (Tehom) wrote: > > Dan writes: > [...] > > - replace:t > >The original org-table is replaced by the text output (which will be > >an org-table if the result is like a 1- or 2-dimensional array). > > Does replace:nil do the oppo

Re: [Orgmode] structure editing in brainstorming mode

2008-12-31 Thread Rustom Mody
On Wed, Dec 31, 2008 at 6:58 PM, Carsten Dominik wrote: > I thought that transient-mark-mode was the only way to make use > of commands that automatically use the region if one is active. > But because of your mail, I went back to the Emacs manual and > learned about the Momentary Mark, which is >