Re: [O] Starting agenda commands fail with error: cond: Wrong type argument: sequencep, :newline

2013-07-11 Thread Rainer Stengele
Am 11.07.2013 11:49, schrieb Rainer Stengele: Am 11.07.2013 11:45, schrieb Noorul Islam K M: Rainer Stengele rainer.steng...@online.de writes: Hi, since the last pull I cannot start any agenda without getting this message: cond: Wrong type argument: sequencep, :newline setting debug

[O] Lisp error when starting agenda

2013-07-04 Thread Rainer Stengele
All, I pulled today and since then run into this issue after starting an agenda: Please help! Rainer Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil) upcase(nil) (setq key (upcase (match-string 1 ext-setup-or-nil)) value (org-match-string-no-properties 2

Re: [O] Lisp error when starting agenda

2013-07-04 Thread Rainer Stengele
Going back to git checkout f0c2a680568009ad2f93020af8134dbd481070e2 works again, so I assume it could be the following commit. Rainer Am 04.07.2013 15:35, schrieb Rainer Stengele: All, I pulled today and since then run into this issue after starting an agenda: Please help! Rainer

Re: [O] Lisp error when starting agenda

2013-07-04 Thread Rainer Stengele
Am 04.07.2013 16:07, schrieb Bastien: Hi Rainer, Rainer Stengele rainer.steng...@online.de writes: I pulled today and since then run into this issue after starting an agenda: Can you give a recipe? Thanks, (01 agenda - prio A,B todos - sorted prio up - today ;; ( ;; show

Re: [O] Lisp error when starting agenda

2013-07-04 Thread Rainer Stengele
Am 04.07.2013 16:11, schrieb Bastien: Please send a recipe: a step-by-step way of reproducing the problem, with minimal config and org file. Found it: Lisp error is triggered by the SETUPFILE option: #+SETUPFILE: ~/org/GLOBAL_SETUP_DIPLAN.org If I remove that line everything works fine.

Re: [O] Lisp error when starting agenda

2013-07-04 Thread Rainer Stengele
Am 04.07.2013 17:12, schrieb Bastien: Rainer Stengele rainer.steng...@online.de writes: Lisp error is triggered by the SETUPFILE option: #+SETUPFILE: ~/org/GLOBAL_SETUP_DIPLAN.org If I remove that line everything works fine. Can you copy and past lines starting with #+ from

Re: [O] Lisp error when starting agenda

2013-07-04 Thread Rainer Stengele
Am 04.07.2013 22:15, schrieb Bastien: Hi Rainer, This should now be fixed, thanks. Confirmed! Thanks!

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-07-04 Thread Rainer Stengele
Am 03.07.2013 15:07, schrieb Bastien: Hi Mike, Mike McLean mike.mcl...@pobox.com writes: Did you ever find a resolution for this? I am experiencing very similar, né identical, symptoms. I applied Nicolas' patch from this thread. Thanks for the heads up, Confirmd: works as before!

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-25 Thread Rainer Stengele
as feedback. Thanks! John On Fri, Jun 21, 2013 at 7:26 AM, Rainer Stengele rainer.steng...@online.de wrote: Am 12.06.2013 23:08, schrieb Bastien: Hi John, John Hendy jw.he...@gmail.com writes: Just wanted to follow up on this. I haven't been using =C-a s= a ton so it drifted off my radar

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-21 Thread Rainer Stengele
Am 12.06.2013 23:08, schrieb Bastien: Hi John, John Hendy jw.he...@gmail.com writes: Just wanted to follow up on this. I haven't been using =C-a s= a ton so it drifted off my radar, but recently needed to use it a lot and noticed this was still persisting. ... it's still on my radar

Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type

2013-06-13 Thread Rainer Stengele
Am 13.06.2013 10:11, schrieb Christian Egli: Myles English mylesengl...@gmail.com writes: Thanks for checking it. Yes, I had to change this line in org-agenda.el: - (call-process ps2pdf nil nil nil + (call-process ps2pdf nil nil nil -sPAPERSIZE=a4 I wonder if we need to allow a set of

[O] cannot batch export agenda

2013-06-01 Thread Rainer Stengele
Hi! Trying to export an agenda view by command line I get this error: No buffer named *Org Agenda* How can I track the reason on the comand line? I use sticky agenda views. The command is here: emacs -batch -l ~/.emacs -eval '(org-batch-agenda 01)' The agenda view config looks like this:

Re: [O] cannot batch export agenda

2013-06-01 Thread Rainer Stengele
Am 01.06.2013 17:37, schrieb Rainer Stengele: Hi! Trying to export an agenda view by command line I get this error: No buffer named *Org Agenda* How can I track the reason on the comand line? I use sticky agenda views. The command is here: emacs -batch -l ~/.emacs -eval '(org

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-26 Thread Rainer Stengele
Am 23.05.2013 12:45, schrieb John Hendy: On Thu, May 23, 2013 at 5:16 AM, Michael Brand michael.ch.br...@gmail.com wrote: Hi Bastien On Thu, May 23, 2013 at 12:07 PM, Bastien b...@gnu.org wrote: Does it make a difference whether the file has a #+setupfile directive or not? The issue

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-23 Thread Rainer Stengele
Am 23.05.2013 09:55, schrieb Bastien: Rainer Stengele rainer.steng...@online.de writes: I switched to commit 838e421bf53c2ae41e6321d363fd0e8b85eb3c32 and the colors are back again. Thanks all for testing/bisecting this. I'll investigate -- in the meantime, could you just let me know

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-22 Thread Rainer Stengele
Am 21.05.2013 12:25, schrieb Bastien: Hi Sébastien and John, Sebastien Vauban sva-n...@mygooglest.com writes: I did not have time yet to bisect the problem, but it _seems_ to be a newly introduced feature. Can you check if the problems persist *before* this commit?

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-22 Thread Rainer Stengele
Am 22.05.2013 15:02, schrieb Rainer Stengele: Am 21.05.2013 12:25, schrieb Bastien: Hi Sébastien and John, Sebastien Vauban sva-n...@mygooglest.com writes: I did not have time yet to bisect the problem, but it _seems_ to be a newly introduced feature. Can you check if the problems

Re: [O] Org-mode documentation within Emacs

2013-04-24 Thread Rainer Stengele
Am 23.04.2013 19:23, schrieb Achim Gratz: Karl Voit writes: C-h i was my first guess but it does not list Org-mode at all :-( C-u C-h i But really, make install-info shouldn't be so hard to issue? Regards, Achim. Achim, I update (git) and compile org inside of cygwin. That

Re: [O] New maintainer

2013-04-19 Thread Rainer Stengele
Am 18.04.2013 18:53, schrieb Bastien: Dear all, I'm stepping down as the Org maintainer. Carsten accepted to step up, if the community agrees. Please raise your thumbs up or your concerns, if any. I'm glad I had this opportunity to work as Robin and I'm even more glad Batman may strike

[O] How to know in elisp if I am in the agenda ..

2013-04-11 Thread Rainer Stengele
Hi, I try to automate clock in and clock out operations. I have put something like this together: (defun rst/clock-in-out () (interactive) (when org-agenda-info ;; (org-agenda-switch-to)) (org-agenda-goto)) (show-subtree) (org-clock-in) (org-clock-out) (unless

Re: [O] export parameters in ORG file

2013-04-09 Thread Rainer Stengele
Am 08.04.2013 15:07, schrieb Suvayu Ali: On Mon, Apr 08, 2013 at 02:24:52PM +0200, Nicolas Goaziou wrote: Hello, Rainer Stengele rainer.steng...@online.de writes: please help me understand. I do not see # in the exporter menu and it does not do anything. Org-mode version 8.0-pre

Re: [O] export parameters in ORG file

2013-04-08 Thread Rainer Stengele
Am 07.04.2013 20:51, schrieb Nicolas Goaziou: Dieter Wilhelm die...@duenenhof-wilhelm.de writes: da...@adboyd.com (J. David Boyd) writes: Back in the day, when I C-x C-e to export from an org file, I could tap a key and put all the control factors into the top of the file. Now I don't see

Re: [O] Off for one week / Help on Org's manual and Worg's org-8.0.org page

2013-03-25 Thread Rainer Stengele
Am 25.03.2013 08:04, schrieb Bastien: Dear all, I put a stab at updating Org's manual to reflect some of the changes triggered by the new export engine and the new export back-ends. This is far from being finished, though -- we need your help. You can help by editing Worg's page

Re: [O] :EXPORT_FILE_NAME: in new exporter possible?

2013-03-22 Thread Rainer Stengele
to start . I just successfully exported using the file path setting in a subtree export this afternoon. (on 8.0-pre) John On Mar 21, 2013 8:06 AM, Rainer Stengele rainer.steng...@online.de mailto:rainer.steng...@online.de wrote: Hi, Exporting to HTML I cannot get EXPORT_FILE_NAME

Re: [O] :EXPORT_FILE_NAME: in new exporter possible?

2013-03-22 Thread Rainer Stengele
Am 22.03.2013 15:58, schrieb Nicolas Goaziou: Hello, Rainer Stengele rainer.steng...@online.de writes: Another funny issue here is that for the test my exported subtree has the tag :noexport: My setting is: org-export-exclude-tags is a variable defined in `ox.el'. Its value is (noexport

Re: [O] :EXPORT_FILE_NAME: in new exporter possible?

2013-03-22 Thread Rainer Stengele
Am 22.03.2013 15:51, schrieb John Hendy: On Fri, Mar 22, 2013 at 2:41 AM, Rainer Stengele rainer.steng...@online.de wrote: Am 22.03.2013 01:20, schrieb John Hendy: Can you try using just file and file.html (but without quotes) and see I'd it pops out in your working directory ? Your current

[O] :EXPORT_FILE_NAME: in new exporter possible?

2013-03-21 Thread Rainer Stengele
Hi, Exporting to HTML I cannot get EXPORT_FILE_NAME to work: :PROPERTIES: :VISIBILITY: folded #+SETUPFILE: ~/org/GLOBAL_SETUP_DIPLAN.org #+CATEGORY: ROB :EXPORT_FILE_NAME: //max2008/diplan/0PROJEKT/Kunden/ROB/Status-ROB-Electronic-20130321b.html :END: :EXPORT_FILE_NAME: entry is in one line.

Re: [O] Exporter problem: cannot activate options

2013-03-15 Thread Rainer Stengele
Am 14.03.2013 23:25, schrieb Nicolas Goaziou: Hello, Rainer Stengele rainer.steng...@online.de writes: thanks for the notice. I really would need to be able to configure export options. I just told you how to do it. I cannot include timestamps in a html export. Please give me a hint

Re: [O] Exporter problem: cannot activate options

2013-03-14 Thread Rainer Stengele
Am 13.03.2013 16:15, schrieb Nicolas Goaziou: Hello, Rainer Stengele rainer.steng...@online.de writes: I do mark the subtree and export by C-e h o. Export is fine but I always get the TOC (although toc:nil) and I cannot get the clock entries (although c:t). You don't need to mark

[O] Exporter problem: cannot activate options

2013-03-11 Thread Rainer Stengele
Hi! Using Org-mode version 8.0-pre (release_8.0-pre-35-g5fd7bb I cannot seem to get export options to work. I have ** DONE [#A] text :LOGBOOK: CLOCK: [2013-03-11 Mo 11:30]--[2013-03-11 Mo 11:45] = 0:15 CLOCK: [2013-03-07 Do 10:30]--[2013-03-07 Do 11:00] = 0:30

[O] sort lists by highest level entries

2013-03-06 Thread Rainer Stengele
Hi, having - [2013-01-24 Do] text - [2013-01-25 Fr] text - [2013-02-01 Fr] text which in full view is - [2013-01-24 Do] text * text - [2013-01-25 Fr] text #+BEGIN_EXAMPLE TEXT #+END_EXAMPLE - [2013-02-01 Fr] text *

Re: [O] sort lists by highest level entries

2013-03-06 Thread Rainer Stengele
Am 06.03.2013 15:30, schrieb Nicolas Goaziou: Hello, Rainer Stengele rainer.steng...@online.de writes: having - [2013-01-24 Do] text - [2013-01-25 Fr] text - [2013-02-01 Fr] text [...] I would like to sort the highest level entries, alphabetically would do

Re: [O] sort lists by highest level entries

2013-03-06 Thread Rainer Stengele
Am 06.03.2013 16:51, schrieb Nicolas Goaziou: Rainer Stengele rainer.steng...@online.de writes: Am 06.03.2013 15:30, schrieb Nicolas Goaziou: Hello, Rainer Stengele rainer.steng...@online.de writes: having - [2013-01-24 Do] text - [2013-01-25 Fr] text - [2013-02-01

[O] How can I stop org-agenda-write from overwriting existing files.

2013-03-01 Thread Rainer Stengele
Hi all, constructing an agenda with clocktable for 1 month takes some time here.. Writing the agenda to /patch/agenda-201302.html works fine. Then creating the agenda for the previous month I also want to write it to a html file. I would like to use /patch/agenda-201301.html for it. providing

[O] HTML Export sets postamble although variable configured to No postamble

2013-02-19 Thread Rainer Stengele
Hi all, my HTML Export adds a postamble although I have it deactivated. Proof Excerpt from : C-h v org-export-html-postamble Org Export Html Postamble: Value Menu No postamble State : SAVED and set. What else should I do? Sorry to ask if I missed it, but where can I find the documentation

Re: [O] HTML Export sets postamble although variable configured to No postamble = SOLVED

2013-02-19 Thread Rainer Stengele
Am 19.02.2013 16:21, schrieb Rainer Stengele: Hi all, my HTML Export adds a postamble although I have it deactivated. Proof Excerpt from : C-h v org-export-html-postamble Org Export Html Postamble: Value Menu No postamble State : SAVED and set. What else should I do? Sorry

Re: [O] OT, but not really: todays XKCD

2013-02-12 Thread Rainer Stengele
Am 12.02.2013 18:39, schrieb Samuel Wales: On 2/12/13, Jambunathan K kjambunat...@gmail.com wrote: I let go of my commit access sometime ago. Now, I am leaving this forum. Peace. Yes, I think we will have peace. I feel more comfortable on this list now than I have in a very long time.

Re: [O] commenting out a SCHEDULED line does not remove todo from agenda.

2013-01-22 Thread Rainer Stengele
Am 22.01.2013 16:43, schrieb Bastien: Hi Rainer and all, Rainer Stengele rainer.steng...@online.de writes: As my agenda was and is slow and only became faster after Bastiens optimisations lately I do not want to motivate changes which makes the agenda creation slower again. I am happy

Re: [O] commenting out a SCHEDULED line does not remove todo from agenda.

2013-01-17 Thread Rainer Stengele
Am 17.01.2013 09:54, schrieb Nick Dokos: Carsten Dominik carsten.domi...@gmail.com wrote: On 17.1.2013, at 06:02, Nick Dokos nicholas.do...@hp.com wrote: ... It sets p to the point at the beginning of the line and then checks if the character after it is '#'. Only then does it skip the

[O] commenting out a SCHEDULED line does not remove todo from agenda.

2013-01-16 Thread Rainer Stengele
Hi! Imagine you have a todo like this: * TODO a task SCHEDULED: 2013-01-16 Mi +2m Now suppose you want to put that todo on hold. In order to no more see the scheduled date in the agenda I comment out the SCHEDULED line. I do not want to delete it because I maybe need it later again:

Re: [O] commenting out a SCHEDULED line does not remove todo from agenda.

2013-01-16 Thread Rainer Stengele
Am 16.01.2013 17:49, schrieb Markus Heller: Rainer Stengele rainer.steng...@online.de writes: Hi! Imagine you have a todo like this: * TODO a task SCHEDULED: 2013-01-16 Mi +2m Now suppose you want to put that todo on hold. In order to no more see the scheduled date

[O] fill-paragraph (M-q) not working as expected

2013-01-09 Thread Rainer Stengele
Hi! Having .. - [ ] whatever a long line ... - [ ] whatever .. and point in line a long line M-q does not fill the line/paragraph. How can I get a fill (which works after changing to text-mode)? Rainer

Re: [O] Org-mode release 7.9.3

2013-01-08 Thread Rainer Stengele
Am 08.01.2013 12:31, schrieb Bastien: Hi everyone, I just released 7.9.3, which is a bugfix release but not only: I tried hard to speed up the agenda generation, and I hope you will see some progress in this area. As a test, try (setq org-agenda-use-tag-inheritance nil) and see how your

Re: [O] Org-mode release 7.9.3

2013-01-08 Thread Rainer Stengele
Am 08.01.2013 14:30, schrieb Bastien: Hi Rainer, Rainer Stengele rainer.steng...@online.de writes: What I now get is that the non-inherited tags are shown directly after the item text, that is the alignment to a certain column seems to be lost. Did you change that behaviour? I introduced

Re: [O] Extend (org-shiftcontrolup) and (org-shiftcontroldown) with numeric arguments?

2012-12-19 Thread Rainer Stengele
Am 18.12.2012 15:00, schrieb Bastien: Hi Rainer and Nicolas, Nicolas Goaziou n.goaz...@gmail.com writes: I think it would be a welcomed improvement, since there's already support for that in `org-timestamp-up' and `org-timestamp-down'. Do you want to do it? I just implemented this.

Re: [O] prevent drawer from folding for specific subtree

2012-12-16 Thread Rainer Stengele
Am 14.12.2012 16:51, schrieb Rainer Stengele: Hi all! I have subtrees which I do clock regularly, never closing them. I always do have to adjust the clockings manually. When I am bookmark-jumping to one of these subtrees and then clock in the clock drawer is always closed - which normally

Re: [O] prevent drawer from folding for specific subtree

2012-12-15 Thread Rainer Stengele
Am 15.12.2012 09:41, schrieb Bastien: Hi Rainer, Rainer Stengele rainer.steng...@online.de writes: When I am bookmark-jumping to one of these subtrees and then clock in the clock drawer is always closed - which normally is fine. But in this case I would like to maybe have a property

Re: [O] clocking ongoing items

2012-12-14 Thread Rainer Stengele
Am 14.12.2012 07:51, schrieb Rainer Stengele: Hi all! I wonder how others are clocking ongoing isues, which are not really todos but more like issues collecting clocked time for work done regularly. Example: Reading mail and organising daily priorities of tasks. This todo will not finish

[O] prevent drawer from folding for specific subtree

2012-12-14 Thread Rainer Stengele
Hi all! I have subtrees which I do clock regularly, never closing them. I always do have to adjust the clockings manually. When I am bookmark-jumping to one of these subtrees and then clock in the clock drawer is always closed - which normally is fine. But in this case I would like to maybe have

[O] clocking ongoing items

2012-12-13 Thread Rainer Stengele
Hi all! I wonder how others are clocking ongoing isues, which are not really todos but more like issues collecting clocked time for work done regularly. Example: Reading mail and organising daily priorities of tasks. This todo will not finish very soon. I want this item to be clocked daily but

[O] stop clocking in from changing todo state for a subtree

2012-12-06 Thread Rainer Stengele
Hi! Clocking in changes my TODO state from TODO to INWORK, which is ok. I have some tasks which I want to stay with the initial TODO state when clocking time to it. Can I configure this behavior through a property inhibiting the state change when clocking? Thanks! Rainer

Re: [O] New exporter (org-e-odt) not creating content.xml

2012-11-27 Thread Rainer Stengele
Hi! I am using Windows 7 Org-mode version 7.9.2 (release_7.9.2-608-g6d01be GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-29 on MARVIN Libreoffice 3.6.1.2 Exporting works ok for me, contnet.xml is included: Saving file

[O] clocktable total time format changed?

2012-11-21 Thread Rainer Stengele
Hi, my clocktables suddenly show the total time no more as sum of hours but like this: || ALL *Total time* | *6d 19:30* | When did this change and how can I get my old format back? I did not find news in the docs. Thanks, Rainer

Re: [O] clocktable total time format changed? = solved

2012-11-21 Thread Rainer Stengele
Am 21.11.2012 17:55, schrieb Rainer Stengele: Hi, my clocktables suddenly show the total time no more as sum of hours but like this: || ALL *Total time* | *6d 19:30* | When did this change and how can I get my old format back? I did not find news in the docs

Re: [O] From latest maint/master, no need to (require 'org-install): Lisp error

2012-10-04 Thread Rainer Stengele
Am 02.10.2012 17:39, schrieb Bastien: Rainer Stengele rainer.steng...@online.de writes: Still complaining about org-version .. Dong! Fixed. Please pull again. Thanks Bastien, works perfectly now. Actually I am confused - I did not quite understand - why do I no more require 'org

[O] Extend (org-shiftcontrolup) and (org-shiftcontroldown) with numeric arguments?

2012-10-04 Thread Rainer Stengele
Hi! I wonder if (org-shiftcontrolup) and (org-shiftcontroldown) could be provided with the possibility to add a numeric argument. Point on CLOCK: [2012-12-09 So 09:00]--[2012-12-09 So 17:00] = 8:00 ^ I would like to be able to change the time span to today + 7 days:

Re: [O] From latest maint/master, no need to (require 'org-install): Lisp error

2012-10-02 Thread Rainer Stengele
Am 02.10.2012 16:20, schrieb Bastien: Hi Rainer, Rainer M Krug r.m.k...@gmail.com writes: Org-mode version 7.9.2 (release_7.9.2-352-g7f74da.dirty @ /home/rkrug/.emacs.d/org-mode/lisp/) Looks fine. I use org mode from git, and my update script for org from git is: #!/bin/sh cd

Re: [O] From latest maint/master, no need to (require 'org-install): Lisp error

2012-10-02 Thread Rainer Stengele
Am 02.10.2012 17:20, schrieb Bastien: Rainer Stengele rainer.steng...@online.de writes: What is wrong in my setup? run make autoloads at least once before make update sorry but no. Still complaining about org-version .. Rainer

Re: [O] Modify clock in/out time to previous/following full quarter of an hour. = proposal

2012-09-18 Thread Rainer Stengele
Am 13.09.2012 12:06, schrieb Rainer Stengele: Hi! My whole clocking is based on whole quarters of an hour. When clocking in and out I always adjust the clocks to the previous or the following quarter. I do not like to fiddle within minute-wise details. Clocking in mostly is moved

Re: [O] Cannot agenda - bulk shift SCHEDULED entries with repeater interval = SOLVED

2012-09-13 Thread Rainer Stengele
Am 12.09.2012 17:17, schrieb Bastien: Hi Rainer, Rainer Stengele rainer.steng...@online.de writes: there seems to be another problem: I don't know how you get this error, so I cannot reproduce this. Can you tell me more? Hi Bastien, I just pulled and the bug is gone. Additionally, bulk

[O] Modify clock in/out time to previous/following full quarter of an hour.

2012-09-13 Thread Rainer Stengele
Hi! My whole clocking is based on whole quarters of an hour. When clocking in and out I always adjust the clocks to the previous or the following quarter. I do not like to fiddle within minute-wise details. Clocking in mostly is moved to the previous, clock out time to the following full quarter.

Re: [O] Cannot agenda - bulk shift SCHEDULED entries with repeater interval

2012-09-12 Thread Rainer Stengele
Am 11.09.2012 15:15, schrieb Memnon Anon: Rainer Stengele rainer.steng...@online.de writes: SCHEDULED: 2012-09-10 Mo .+3w I would like to shioft the date by bulk action in the agenda B s. That does not work. SCHEDULED date stays unchanged. Is this a bug? I just tried, works

Re: [O] Cannot agenda - bulk shift SCHEDULED entries with repeater interval

2012-09-12 Thread Rainer Stengele
Am 12.09.2012 09:02, schrieb Rainer Stengele: Am 11.09.2012 15:15, schrieb Memnon Anon: Rainer Stengele rainer.steng...@online.de writes: SCHEDULED: 2012-09-10 Mo .+3w I would like to shioft the date by bulk action in the agenda B s. That does not work. SCHEDULED date stays unchanged

Re: [O] Cannot agenda - bulk shift SCHEDULED entries with repeater interval

2012-09-12 Thread Rainer Stengele
Am 12.09.2012 12:38, schrieb Bastien: Hi Rainer, Rainer Stengele rainer.steng...@online.de writes: Actually I now see that the bulk shifting does not work anymore on any item - independant of the repeater interval. This is now fixed, thanks. Hi Bastien, agenda is no more working: (I

Re: [O] Cannot agenda - bulk shift SCHEDULED entries with repeater interval

2012-09-12 Thread Rainer Stengele
Am 12.09.2012 15:47, schrieb Bastien: Hi Rainer, Rainer Stengele rainer.steng...@online.de writes: agenda is no more working: (I use sticky Agendas) yes, related to another change, that I just fixed too. Please try again and let me know if things are okay now. Thanks! Hi Bastien

[O] Cannot agenda - bulk shift SCHEDULED entries with repeater interval

2012-09-10 Thread Rainer Stengele
Hi! I have several entries with repeater intervals: SCHEDULED: 2012-09-10 Mo .+3w I would like to shioft the date by bulk action in the agenda B s. That does not work. SCHEDULED date stays unchanged. Is this a bug? Cheers Rainer Org-mode version 7.9.1 (release_7.9.1-164-gf7f044

Re: [O] Debugger entered--Lisp error: (void-variable org-keys)

2012-08-30 Thread Rainer Stengele
Am 30.08.2012 07:42, schrieb Bastien: Achim Gratz strom...@nexgo.de writes: I don't know if something would preclude the declaration be changed to e definition with nil as a value, but I think Bastien would know. I don't have any steady theory about this, but as a convention I try to

[O] Proposal: adjust CLOCK directly in agenda

2012-08-30 Thread Rainer Stengele
Hi all, I use the agenda most of the day. Many times I have to adjust clock entries: Adding a quarter of an hour or more to an entry and subtracting that time from a preceding or following entry in the agenda. In order to do that I have to leave the agenda, go to the CLOCK entry of the item

Re: [O] Debugger entered--Lisp error: (void-variable org-keys)

2012-08-30 Thread Rainer Stengele
Am 30.08.2012 10:58, schrieb Bastien: Rainer Stengele rainer.steng...@online.de writes: Now - being in a sticky agenda and jumping to another date via j the agenda command called is not the one I was in. Example: I am in Org Agenda(01), jump to yesterday and get Org Agenda(a), which

Re: [O] Debugger entered--Lisp error: (void-variable org-keys)

2012-08-30 Thread Rainer Stengele
Am 30.08.2012 11:52, schrieb Bastien: Rainer Stengele rainer.steng...@online.de writes: Sorry but - no. Agenda now changes to *Org Agenda*, does not stay with the chosen sticky one. Well, should be now. Thanks! The name of the agenda buffer now is correct, but the contents

Re: [O] Debugger entered--Lisp error: (void-variable org-keys)

2012-08-30 Thread Rainer Stengele
Am 30.08.2012 13:25, schrieb Bastien: Rainer Stengele rainer.steng...@online.de writes: The name of the agenda buffer now is correct, but the contents is not. Being in Org Agenda(01) and moving to yesterday and back again to today with b and f I get the correct results of my custom agenda

Re: [O] Proposal: adjust CLOCK directly in agenda

2012-08-30 Thread Rainer Stengele
Am 30.08.2012 16:44, schrieb Bastien: Hi Rainer, not exactly what you suggested, but still an improvement: Now S-left/right on the CLOCKSUM column will update the last clocks. Since the column view is both available from org-mode and org-agenda-mode, I think it is useful. As for

[O] Debugger entered--Lisp error: (void-variable org-keys)

2012-08-29 Thread Rainer Stengele
Hi, having upgraded to Org-mode version 7.9 (release_7.9-132-g31268a @ c:/Users/rainer/AppData/Roaming/.emacs.d/org/lisp/) being in agenda I want to jump to another date with j. Choosing the date and pressing enter gives me this: Debugger entered--Lisp error: (void-variable org-keys) (and

Re: [O] Debugger entered--Lisp error: (void-variable org-keys)

2012-08-29 Thread Rainer Stengele
Am 29.08.2012 18:21, schrieb Nick Dokos: Rainer Stengele rainer.steng...@online.de wrote: Hi, having upgraded to Org-mode version 7.9 (release_7.9-132-g31268a @ c:/Users/rainer/AppData/Roaming/.emacs.d/org/lisp/) being in agenda I want to jump to another date with j. Choosing the date

Re: [O] Debugger entered--Lisp error: (void-variable org-keys)

2012-08-29 Thread Rainer Stengele
Am 29.08.2012 20:30, schrieb Achim Gratz: Nick Dokos writes: There was a backtrace in Rainer's original message complaining about org-keys not being defined. If I had to guess, I'd say it looks like a frankenstein build to me, but I'm really not sure. Yes, but he's since re-made the

Re: [O] Feature that org mode needs most

2012-07-18 Thread Rainer Stengele
Am 17.07.2012 23:33, schrieb Mehul Sanghvi: On Tue, Jul 17, 2012 at 5:15 PM, Joseph Thomas six50...@gmail.com wrote: Hello. I couldn't believe I hadn't been aware of org mode until a few months ago, as someone who's been using emacs for everything for many years. I use it to journal how all

[O] Compile error in org-odt.el in latest master

2012-07-11 Thread Rainer Stengele
Hi all, compiling the current master I get Compiling /cygdrive/c/Dokumente und Einstellungen/rainer/Anwendungsdaten/.emacs.d/org/lisp/org-odt.el... In org-export-as-odt-and-open: org-odt.el:462:4:Warning: `(quit error)' is a malformed function org-odt.el:462:4:Warning: reference to free

Re: [O] Compile error in org-odt.el in latest master

2012-07-11 Thread Rainer Stengele
Am 11.07.2012 20:38, schrieb Rainer Stengele: Hi all, compiling the current master I get Compiling /cygdrive/c/Dokumente und Einstellungen/rainer/Anwendungsdaten/.emacs.d/org/lisp/org-odt.el... In org-export-as-odt-and-open: org-odt.el:462:4:Warning: `(quit error)' is a malformed

Re: [O] Compile error in org-odt.el in latest master

2012-07-11 Thread Rainer Stengele
Am 11.07.2012 21:36, schrieb Jambunathan K: See my earlier message. This should be fixed. Rainer Stengele rainer.steng...@online.de writes: Am 11.07.2012 20:38, schrieb Rainer Stengele: Hi all, compiling the current master I get Compiling /cygdrive/c/Dokumente und Einstellungen

Re: [O] Compile error in org-odt.el in latest master

2012-07-11 Thread Rainer Stengele
Am 11.07.2012 22:11, schrieb Jambunathan K: Thanks, export starts but stops here: Debugger entered--Lisp error: (error Unable to create odt file (8)) signal(error (Unable to create odt file (8))) error(Unable to create odt file (%S) 8) #[(cmd)

[O] Toggle between active and inactive timestamp in CLOCK line does not make sense

2012-06-26 Thread Rainer Stengele
Hi, having a CLOCK line: (example) [2012-06-26 Di 11:00] CLOCK: [2012-06-26 Di 11:00]--[2012-06-26 Di 12:00] = 1:00 many times I do adjust the timestamps. Unintentionally having point on ] and or [ instead of the minute part of the timestamp and shifting up or down in order to

[O] Crash in GNU Emacs 24.0.97.1 (i386-mingw-nt5.1.2600) of 2012-05-17 on MARVIN when jumpin to end of long lines of org-mode file

2012-06-01 Thread Rainer Stengele
Hi all, I have emacs crashing since several versions. Being in org-mode I have a long line like this (following 3 lines concatenated) #+BEGIN: clocktable :maxlevel 0 :fileskip0 t :scope (~/org/DIPLAN/DIPLAN.org ~/org/DIPLAN/DIPLAN.org_archive ~/org/DIPLAN/Seuffer.org ~/org/DIPLAN/ebm-papst.org

[O] Crash in GNU Emacs 24.0.97.1 (i386-mingw-nt5.1.2600) of 2012-05-17 on MARVIN when jumpin to end of long lines of org-mode file

2012-05-31 Thread Rainer Stengele
Hi all, I have emacs crashing since several versions. Being in org-mode I have a long line like this (following 3 lines concatenated) #+BEGIN: clocktable :maxlevel 0 :fileskip0 t :scope (~/org/DIPLAN/DIPLAN.org ~/org/DIPLAN/DIPLAN.org_archive ~/org/DIPLAN/Seuffer.org ~/org/DIPLAN/ebm-papst.org

Re: [O] Bug? v r in agenda crashes = solved

2012-04-19 Thread Rainer Stengele
, 2012 at 7:50 PM, Rainer Stengele rainer.steng...@online.de wrote: Hi! Org-mode version 7.8.09 (release_7.8.09.221.g72128) Being in my agenda (non stiocky or sticky doesn't matter) I press v r and get this error: Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil

[O] Bug? v r in agenda crashes

2012-04-18 Thread Rainer Stengele
Hi! Org-mode version 7.8.09 (release_7.8.09.221.g72128) Being in my agenda (non stiocky or sticky doesn't matter) I press v r and get this error: Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) org-babel-header-arg-expand()

[O] starting agenda gives: Selecting deleted buffer

2012-04-18 Thread Rainer Stengele
Hi all! Org-mode version 7.8.09 (release_7.8.09.221.g72128) After deleting all buffers and then trying to start any agenda (for example C-a a) I get this error message: Debugger entered--Lisp error: (error Selecting deleted buffer) org-compile-prefix-format(agenda) org-agenda-list(nil)

Re: [O] Sticky agenda branch merged

2012-04-17 Thread Rainer Stengele
Am 16.04.2012 11:47, schrieb Max Mikhanosha: I had just pushed a merge of max-sticky-agenda branch to master, let me know if there are any problems, also feel free to hack/iterate on it, if you have question as to why something was done, I'll do my best to answer. In particular I just seen

Re: [O] Sticky agenda branch merged

2012-04-17 Thread Rainer Stengele
Hi Max, see below Am 17.04.2012 14:29, schrieb Max Mikhanosha: At Tue, 17 Apr 2012 12:09:40 +0200, Rainer Stengele wrote: Am 16.04.2012 11:47, schrieb Max Mikhanosha: I had just pushed a merge of max-sticky-agenda branch to master, let me know if there are any problems, also feel free

Re: [O] Sticky agenda branch merged

2012-04-17 Thread Rainer Stengele
, schrieb Max Mikhanosha: Hi Rainer, At Tue, 17 Apr 2012 15:23:00 +0200, Rainer Stengele wrote: Am 17.04.2012 14:29, schrieb Max Mikhanosha: At Tue, 17 Apr 2012 12:09:40 +0200, Rainer Stengele wrote: Am 16.04.2012 11:47, schrieb Max Mikhanosha: I had just pushed a merge of max-sticky

Re: [O] Sticky agenda branch merged

2012-04-17 Thread Rainer Stengele
Am 17.04.2012 17:32, schrieb Max Mikhanosha: Hi Rainer, At Tue, 17 Apr 2012 15:23:00 +0200, Rainer Stengele wrote: Am 17.04.2012 14:29, schrieb Max Mikhanosha: At Tue, 17 Apr 2012 12:09:40 +0200, Rainer Stengele wrote: Am 16.04.2012 11:47, schrieb Max Mikhanosha: I had just pushed a merge

Re: [O] Sticky agenda branch merged

2012-04-17 Thread Rainer Stengele
Am 17.04.2012 12:09, schrieb Rainer Stengele: Am 16.04.2012 11:47, schrieb Max Mikhanosha: I had just pushed a merge of max-sticky-agenda branch to master, let me know if there are any problems, also feel free to hack/iterate on it, if you have question as to why something was done, I'll do my

Re: [O] Sticky agenda branch merged

2012-04-17 Thread Rainer Stengele
Am 17.04.2012 21:35, schrieb Nick Dokos: Rainer Stengele rainer.steng...@online.de wrote: Am 17.04.2012 12:09, schrieb Rainer Stengele: Am 16.04.2012 11:47, schrieb Max Mikhanosha: I had just pushed a merge of max-sticky-agenda branch to master, let me know if there are any problems, also

Re: [O] Bug: SCHEDULED: positioning is fragile [7.8.06 (release_7.8.06.181.ga481)]

2012-04-10 Thread Rainer Stengele
Am 09.04.2012 16:51, schrieb Bastien: Hi Dave, Dave Abrahams d...@boostpro.com writes: Sorry, but I don't want to spend the time on that. I'm trying to get the rules changed so that it isn't so easy to corrupt an org file. The current rule is Leave SCHEDULED: and DEADLINE:

[O] Struggling with large: :LOGBOOK: .. :END: blocks

2012-04-05 Thread Rainer Stengele
Hi all, As a long time Org user I have a lot of tasks having large :LOGBOOK: .. :END: blocks, sometimes 50 and more CLOCK entries. Why? Well, I have tasks to read and organise E-Mail which I do at least once I day and which I have to clock. I also do have to adjust the latest few CLOCK lines

Re: [O] Sticky Agenda buffer: Announcement and request for testing

2012-03-22 Thread Rainer Stengele
Hi Carsten, I have had no problems with sticky buffers. I use 2 or 3 of them and really like the function. When will they be merged into master? Regards, Rainer Am 11.03.2012 13:48, schrieb Dominik, Carsten: Hi everyone, already in Januar, Max Mikhanosha had published the first version of

Re: [O] Sticky Agenda buffer: Announcement and request for testing

2012-03-22 Thread Rainer Stengele
Hi all, no need to hurry, I just wanted to hear about plans. I can stick with the test branch for now. Best, Rainer Am 22.03.2012 11:12, schrieb Bastien: Hi Rainer, Rainer Stengele rainer.steng...@online.de writes: I have had no problems with sticky buffers. I use 2 or 3 of them

[O] Multiple :LOGBOOK: blocks allowed without unwanted side effects?

2012-03-20 Thread Rainer Stengele
Hi all, I want to be sure that multiple :LOBGOOK: blocks in sequence are making no trouble. As an example I have this: * NEXT A task :LOGBOOK: CLOCK: [2012-03-19 Mo 16:45]--[2012-03-19 Mo 17:00] = 0:15 CLOCK: [2012-03-12 Mo 14:15]--[2012-03-12 Mo 14:30] = 0:15

Re: [O] Multiple :LOGBOOK: blocks allowed without unwanted side effects?

2012-03-20 Thread Rainer Stengele
Am 20.03.2012 10:52, schrieb Achim Gratz: Rainer Stengele rainer.stengele at online.de writes: I want to be sure that multiple :LOBGOOK: blocks in sequence are making no trouble. I don't know about having multiple LOGBOOK drawers, that feels dirty... What I do is having a CLOSED drawer

[O] entering inactive timestamp 7.2.12 results in [2012-03-16 Fr]

2012-03-16 Thread Rainer Stengele
Hi all, Entering 7.2.12 as an incative timestamp (C-c !) I get [2012-03-16 Fr]. Entering 7.2.2012 results in [2012-02-07 Di]. I have german settings in my emacs. Is there a chance to get wanted behaviour? dd.mm.yy seems to be a standard calendar date format. - Rainer

Re: [O] entering inactive timestamp 7.2.12 results in [2012-03-16 Fr]

2012-03-16 Thread Rainer Stengele
16, 2012 at 11:12, Rainer Stengele rainer.steng...@online.de wrote: Hi all, Entering 7.2.12 as an incative timestamp (C-c !) I get [2012-03-16 Fr]. Entering 7.2.2012 results in [2012-02-07 Di]. I have german settings in my emacs. Is there a chance to get wanted behaviour? dd.mm.yy seems

<    1   2   3   4   5   >