[Orgmode] org-cycle-agenda-files is not cycling through all my 15 agenda files - bug?

2010-06-01 Thread Charles Cave
I restructured my personal productivity system from 3 files to 15 files all of which are in my agenda file list. The problem is that when I used the C-' (org-cycle-agenda-files) org-mode only cycles through 4 of the files. Needless to say, this is annoying and I have to go to the menu to call-up

Re: [Orgmode] org-cycle-agenda-files is not cycling through all my 15 agenda files - bug?

2010-06-01 Thread Livin Stephen Sharma
how many does it iterate over? which does it skip? is the highlighted entry intentionally included twice? On Jun 01, 2010, at 12:17:32 , Charles Cave wrote: '(org-agenda-files (quote (c:/Charles/GTD/taskdiary.org c:/Charles/GTD/newgtd.org

Re: [Orgmode] Org-mode todo and Lotus Notes ToDo

2010-06-01 Thread David Maus
Srinivas wrote: Has anyone tried to integrate Org-mode todo items with Lotus Notes ToDo items? I am interested in at least populating from orgmode to Lotus Notes and not necessarily looking for reverse population. I don't know if it is possible to access Lotus Notes ToDo items directly from

Re: [Orgmode] byte-code: Key sequence contains invalid event

2010-06-01 Thread David Maus
Alexandre Billon wrote: [1 multipart/alternative (7bit)] [1.1 text/plain; UTF-8 (7bit)] [1.2 text/html; UTF-8 (quoted-printable)] Dear list members, I updated my org-mode files a month ago and since then, I get the following error message byte-code: Key sequence contains invalid event  

Re: [Orgmode] org-export-as-pdf: Unable to disable timestamp

2010-06-01 Thread David Maus
chandan wrote: Hi, I am using org-mode available on GNU Emacs 23.2. org-export-as-pdf generates a *.pdf file with a timestamp at the beginning even though I have added the following line in my *.org file. #+OPTIONS: timestamp:nil The timestamp option does not work, because the date is not a

Re: [Orgmode] Re: Bug with footnote mode + org-mode ?

2010-06-01 Thread Carsten Dominik
On May 31, 2010, at 7:42 PM, Alexandre Billon wrote: The problem disappears when I comment out those two lines (add-hook 'org-mode-hook 'footnote-mode) Org-mode has its own footnote support, are you sure you want to use footnote-mode? (setq footnote-prefix [[(control c) (f)]])

Re: [Orgmode] latex-export + columnview: misinterpretation of section prefixes as emphasis

2010-06-01 Thread Carsten Dominik
Hi Juan, On May 31, 2010, at 5:38 AM, Juan Pechiar wrote: Hi! The test file below contains a columnview table showing section headers. Export to HTML works OK: the asterisks inside the table are transformed into indentation. Export to LaTeX: asterisk pairs are interpreted as emphasis,

Re: [Orgmode] export of emphasized link

2010-06-01 Thread Carsten Dominik
Hi Michael, On May 30, 2010, at 2:53 PM, Michael Brand wrote: Hi all, An org-mode line with an emphasized link like that one taken from current Worg: -- *Drop an email to [[mailto:bzg%20AT%20altern%20DOT%20org][Bastien]]*

Re: [Orgmode] insert a remember template at point

2010-06-01 Thread Carsten Dominik
On May 30, 2010, at 12:04 AM, Eraldo Helal wrote: How can I insert a remember template at point? Until now I had identical remember templates and yasnippets. This is only a workaround and I would prefer to be able to insert a remember template at point since I have found it to have features

Re: [Orgmode] export of emphasized link

2010-06-01 Thread Bastien
Carsten Dominik carsten.domi...@gmail.com writes: I would write this as *Drop an email to* [[mailto:bzg%20AT%20altern%20DOT%20org][Bastien]] i.e. take the link out of the bold section. Done. -- Bastien ___ Emacs-orgmode mailing list Please

Re: [Orgmode] latex-export + columnview: misinterpretation of section prefixes as emphasis

2010-06-01 Thread Tim Burt
Carsten Dominik carsten.domi...@gmail.com writes: Hi Juan, On May 31, 2010, at 5:38 AM, Juan Pechiar wrote: Hi! The test file below contains a columnview table showing section headers. Export to HTML works OK: the asterisks inside the table are transformed into indentation. Export

[Orgmode] Re: org-cycle-agenda-files is not cycling through all my 15 agenda files - bug?

2010-06-01 Thread Charles Cave
Livin Stephen Sharma livin.stephen at gmail.com writes: how many does it iterate over? which does it skip? is the highlighted entry intentionally included twice? Well spotted! That was the problem. I edited the .emacs file at my work place and mistakenly duplicated the file. With my home

[Orgmode] How to get the last version of org-mode supporting emacs21?

2010-06-01 Thread Steinar Bang
I have some RHEL4 machines where I have no admin privileges where I would like to use org-mode, without having to build a newer version of emacs myself and install it under my own user. Is it possible to figure out how to use git to get to the last version prior to removing the emacs 21

Re: [Orgmode] latex-export + columnview: misinterpretation of section prefixes as emphasis

2010-06-01 Thread Carsten Dominik
On Jun 1, 2010, at 12:51 PM, Tim Burt wrote: Carsten Dominik carsten.domi...@gmail.com writes: Hi Juan, On May 31, 2010, at 5:38 AM, Juan Pechiar wrote: Hi! The test file below contains a columnview table showing section headers. Export to HTML works OK: the asterisks inside the table

Re: [Orgmode] Re: Bug: LaTeX export and LaTeX environment

2010-06-01 Thread Carsten Dominik
On May 19, 2010, at 9:20 PM, Mark Elston wrote: Ulf, Carsten, On 5/19/2010 12:27 AM, Ulf Stegemann wrote: Hi Carsten, Carsten Dominikcarsten.domi...@gmail.com wrote: On May 19, 2010, at 8:34 AM, Ulf Stegemann wrote: ... the LaTeX exporter seems to cease to work when encountering a

Re: [Orgmode] Display inline images patch

2010-06-01 Thread Carsten Dominik
Hi Russel, looks like you are not running the latest version, I think this is already fixed - Carsten On May 31, 2010, at 9:30 PM, Russell Adams wrote: I got irritated by my point jumping to the end of the buffer every time I toggled inline image display, so lets save excursion. ;]

[Orgmode] problem with remember template

2010-06-01 Thread Tyler Smith
Hi, I'm having trouble with a remember template. My template definitions are: (setq org-remember-templates '((Todo ?t * TODO %^{Brief Description} %^G\n%?Added: %U ~/org/todo.org Tasks) (Notes ?n ** %^{Head Line} %U %^G\n%i%? ~/org/notes.org

[Orgmode] Re: Bug: LaTeX export and LaTeX environment

2010-06-01 Thread Chris Gray
Carsten Dominik wrote: Hi Mark, several environments already to accept parameters, and in all cases it is done by just listing the arguments after the begin statement, separated by spaces. So what you could implement is that if a user writes #+begin_xxx {aa}[bb]{cc} that

[Orgmode] Re: problem with remember template

2010-06-01 Thread Mikael Fornius
I will take a look at this. -- Mikael Fornius ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Scheduling bug? [was: problem with remember template]

2010-06-01 Thread Tyler Smith
Sorry, I've just realized that the problem described in my previous email (below) is not a remember template issue at all. I get the same (or similar) issue when using the schedule function in org. To reproduce: run 'emacs -Q' open a file in org mode (test.org) Enter a headline (*test) Try to

[Orgmode] Re: Scheduling bug?

2010-06-01 Thread Mikael Fornius
I get this problem in the latest Emacs on my system: I remember vaguely that I have read something about a change in let-bound behavior with new emacs. Maybe I can find it again... So I think this is a bug that crept into org-mode or emacs, and not a problem in my config files. Probably.

[Orgmode] Re: Scheduling bug?

2010-06-01 Thread Mikael Fornius
Mikael Fornius m...@abc.se writes: Maybe I can find it again... I think it was this --8---cut here---start-8--- * Lisp changes in Emacs 24.1 ** frame-local variables cannot be let-bound any more. --8---cut

Re: [Orgmode] New development organization - DRAFT, please comment

2010-06-01 Thread David Maus
Eric Schulte wrote: Hi David, David Maus dm...@ictsoc.de writes: Hi Eric, I just used this file to record a babel change, and I really like the overall idea and the layout. A couple of things that occurred to me. - would it be desirable to have a headline property (e.g. ASSIGNEE or

Re: [Orgmode] latex-export + columnview: misinterpretation of section prefixes as emphasis

2010-06-01 Thread tcburt
Carsten Dominik carsten.domi...@gmail.com wrote: On Jun 1, 2010, at 12:51 PM, Tim Burt wrote: Carsten Dominik carsten.domi...@gmail.com writes: Hi Juan, On May 31, 2010, at 5:38 AM, Juan Pechiar wrote: Hi! The test file below contains a columnview table showing

[Orgmode] feature request: C-k safety

2010-06-01 Thread Scott Otterson
For what must be the dozenth time, I've just accidentally deleted a large tree by typing C-k while in a headline. This is really easy to do because emacs users have C-k deletes to the end of the line worn deeply into their neural pathways -- it's so automatic for me that the keystroke is close to

[Orgmode] Re: Scheduling bug?

2010-06-01 Thread Tyler Smith
Mikael Fornius m...@abc.se writes: As you found out the problem is fixed in later versions of emacs, thanks for telling! Sorry, you misunderstood. It's fixed in an earlier version (23), but broken in the later version (24). Tyler ___ Emacs-orgmode

[Orgmode] Re: Bug: LaTeX export and LaTeX environment

2010-06-01 Thread Chris Gray
Chris Gray wrote: I actually needed this yesterday, so I'll make a patch and try to send it in the next couple of days. Here is the patch for the LaTeX exporter. I'm not much of an HTML person, so I don't know if arguments would be useful there. Cheers, Chris commit

[Orgmode] Re: Scheduling bug?

2010-06-01 Thread Mikael Fornius
Tyler Smith tyler.sm...@eku.edu writes: Sorry, you misunderstood. It's fixed in an earlier version (23), but broken in the later version (24). Sorry :) I have now upgraded both org-mode and emacs to latest development version and I get the same error as you described: --8---cut

Re: [Orgmode] feature request: C-k safety

2010-06-01 Thread Scot Becker
Scott, You asked: Feature request: add an option preventing tree deletion with C-k without user confirmation. Actually, I'd like an option to prevent it period. If this option is already in there, then you're encouraged to tell me to RTFM. But then also please tell me where it is, because I

[Orgmode] Re: Scheduling bug?

2010-06-01 Thread Mikael Fornius
I was wrong it does work for me with this fresh from today setup: GNU Emacs 24.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.20.1) of 2010-06-01 on eee Org-mode version 6.36trans (release_6.36.141.gbc53b) (earlier I forgot to load the latest org-mode from $HOME). Does it for you? -- Mikael

[Orgmode] Re: Scheduling bug?

2010-06-01 Thread Tyler Smith
Mikael Fornius m...@abc.se writes: I was wrong it does work for me with this fresh from today setup: GNU Emacs 24.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.20.1) of 2010-06-01 on eee Org-mode version 6.36trans (release_6.36.141.gbc53b) (earlier I forgot to load the latest org-mode from

Re: [Orgmode] Re: Bug: LaTeX export and LaTeX environment

2010-06-01 Thread Carsten Dominik
On Jun 1, 2010, at 3:57 PM, Chris Gray wrote: Carsten Dominik wrote: Hi Mark, several environments already to accept parameters, and in all cases it is done by just listing the arguments after the begin statement, separated by spaces. So what you could implement is that if a user

Re: [Orgmode] Re: A request: Moving away from ChangeLog

2010-06-01 Thread Carsten Dominik
Hi Christian, are we ready to install org-taskjuggler.el into Org-mode? Where do you want it, core or contrib? I did not yet hear from you that the FSF assignment process is done, could you please update me on that? Thanks. - Carsten On May 21, 2010, at 11:10 PM, Christian Egli wrote: Hi

Re: [Orgmode] export of emphasized link

2010-06-01 Thread Michael Brand
On 10-06-01 09:44 , Carsten Dominik wrote: After removing org-bracket-link-regexp from org-html-expand What do you mean by this sentence? What exactly did you do? To understand the implementation I tried the following temporary change (the line prefix `:' will bypass the nice patch extract

[Orgmode] Date Prompt Bug (or Anomoly)

2010-06-01 Thread Daniel E . Doherty
All, In playing around with the date prompt (C-.), I ran across the following puzzling behavior from rather simple inputs. I entered the following on June 1, 2010. Here is a date entered as 3/15: 2011-03-15 Tue. It interpreted it as the upcoming March 15 as expected. But here is a date

[Orgmode] Re: byte-code: Key sequence contains invalid event

2010-06-01 Thread Bernt Hansen
David Maus dm...@ictsoc.de writes: For a good back trace you might as well remove the byte compiled Org mode files (*.elc), reload Org and try again. C-u M-x org-reload should load uncompiled versions of the code if they are available without requiring you to remove the compiled files and

Re: [Orgmode] Re: Bug: LaTeX export and LaTeX environment

2010-06-01 Thread Mark Elston
Wow! I had hoped to start looking at this over the long weekend but had other things grabbing my attention. Now Chris has already submitted a patch for it! Chris, I take it that the following: #+begin_refquote {Albert Einstein} Make things as simple as possible, but no simpler.

[Orgmode] [PATCH] add modification hook for inline images

2010-06-01 Thread Martin Pohlack
Hi, this patch adds a modification hook to remove inline-image overlays if the underlying text is modified. This prevents blind editing of text behind images. Cheers, Martin Pohlack diff --git a/lisp/org.el b/lisp/org.el index 62131be..5a00236 100644 --- a/lisp/org.el +++ b/lisp/org.el @@

[Orgmode] [PATCH] Emacs 22 support

2010-06-01 Thread Bernt Hansen
* contrib/lisp/org-special-blocks.el: Emacs 22 doesn't have string-match-p --- This patch is available at git://git.norang.ca/org-mode.git emacs22 contrib/lisp/org-special-blocks.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/contrib/lisp/org-special-blocks.el

[Orgmode] Re: [PATCH] Emacs 22 support

2010-06-01 Thread Štěpán Němec
Bernt Hansen be...@norang.ca writes: * contrib/lisp/org-special-blocks.el: Emacs 22 doesn't have string-match-p --- This patch is available at git://git.norang.ca/org-mode.git emacs22 contrib/lisp/org-special-blocks.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff

Re: [Orgmode] insert a remember template at point

2010-06-01 Thread Eraldo Helal
Carsten Dominik carsten.domi...@gmail.com writes: currently there is no easy way to do this. While I have hoped to hear the opposite, it's good to know the truth. :) One way to hack it would be to write a function that temporarily modifies to make all remember templates point to the current

[Orgmode] Possible html publish inline image bug

2010-06-01 Thread Birch Browning
Dear all, I used to be able to do this: [[file:myfile.pdf][file:myfile.jpg]] to show an image on the html page that was a link to the PDF file. This now seems to be honked up. All I get now on the html page is 'file:myfile.jpg' as a link. The html produced is: a href=myfile.pdfalt=poster

[Orgmode] Re: [PATCH] Emacs 22 support

2010-06-01 Thread Bernt Hansen
Štěpán Němec step...@gmail.com writes: Bernt Hansen be...@norang.ca writes: * contrib/lisp/org-special-blocks.el: Emacs 22 doesn't have string-match-p --- This patch is available at git://git.norang.ca/org-mode.git emacs22 contrib/lisp/org-special-blocks.el |2 +- 1 files changed, 1

[Orgmode] [babel] writing my .Rprofile in orgmode, issue with emacsclient

2010-06-01 Thread Erik Iverson
Hello, In the spirit of the examples of writing your .emacs file in orgmode, I wrote my .Rprofile (R's startup file) in orgmode. I do have one issue where I have no idea what is going wrong, and would appreciate any information! Basic setup, GNU Emacs 23.1, latest git org-mode, running on