Re: [Orgmode] exporting - filtering

2008-09-17 Thread Carsten Dominik
On Sep 15, 2008, at 12:57 PM, Richard G Riley wrote: Carsten Dominik [EMAIL PROTECTED] writes: Hi Richard, On Jul 22, 2008, at 1:06 AM, Richard G Riley wrote: When publishing/exporting can I limit certain sections to only exported if they are tagged for export? e.g I have a normal org

Re: [Orgmode] exporting - filtering

2008-09-17 Thread Giovanni Ridolfi
--- Mer 17/9/08, Carsten Dominik [EMAIL PROTECTED] ha scritto: part of release 6.7 later this week. I mean, 6.07, ;-) cheers, Giovanni __ Do You Yahoo!? Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito

Re: [Orgmode] RE: (prepend-to-buffer buffer-name string)

2008-09-17 Thread Bernt Hansen
save-excursion is used to save your location when you temporarily move somewhere else to do something (save-excursion (with-current-buffer buffer (goto-char (point-min)) (insert Stuff at the front of the buffer\n))) -Bernt Nick Dokos [EMAIL PROTECTED] writes: Parker, Matthew [EMAIL

[Orgmode] Re: Question about cursor movement

2008-09-17 Thread henry atting
Zitat - Sullivan, Gregory (US SSA) * Di Sep 16 2008 um 18:56 - Try leaving the cell with TAB to move to the next field (in left-to-right, top-to-bottom order), whereas RET goes down one row. Okay, that explains how to move the cursor. But the question is how to reduce the cursor movement (or

RE: [Orgmode] Re: Question about cursor movement

2008-09-17 Thread Chris Randle
henry atting wrote: Okay, that explains how to move the cursor. But the question is how to reduce the cursor movement (or to avoid unnecessary cursor movement in that particular case) Would 'C-c C-c' do the trick? -- Chris Randle Windows XP SP3 - GNU Emacs 22.1.1 - Org-mode 6.06b

[Orgmode] Re: Question about cursor movement

2008-09-17 Thread henry atting
Zitat - Chris Randle * Mi Sep 17 2008 um 18:26 - henry atting wrote: Okay, that explains how to move the cursor. But the question is how to reduce the cursor movement (or to avoid unnecessary cursor movement in that particular case) Would 'C-c C-c' do the trick? Indeed it does. :) henry

[Orgmode] Re: org-export-sweave

2008-09-17 Thread Austin Frank
Carsten-- Thanks for the response! On Tue, Sep 16 2008, Carsten Dominik wrote: since you want to include tis code literally into LaTeX, the best is probably to encapsulate it into #+BEGIN_LATEX #+END_LATEX and to try to solve only the local editing issue. Yes, this makes sense.

[Orgmode] org-agenda-busy-at

2008-09-17 Thread Austin Frank
Carsten and other org-folk-- Any chance that it would be possible to query the agenda to see whether anything is scheduled at a particular time? The application I have in mind is scheduling new events with remember templates. If there's already something in the agenda for the timestamp I enter

Re: [Orgmode] Bug: remember/refiling filing target

2008-09-17 Thread Carsten Dominik
Hi Wanrong, still, this is a difficult bug to fix, because my completion function keeps the outline path internally as a string. What I have done now is that during completion, any / in the headlines will be modified to \. This is a bit annoying in the case when you actually need to