Re: [O] new exporter, conditional options according to backend

2013-01-27 Thread Nicolas Goaziou
Hello, Jambunathan K writes: > Nicolas Goaziou writes: > >> Jambunathan K writes: >> >>> Nicolas Goaziou writes: >>> #+begin_src emacs-lisp (defun my-options-change-fun (tree backend info) (when (org-export-derived-backend-p backend 'e-beamer) (plist-put info :with-a

Re: [O] Bug: no hypertext in a latex exported footnote

2013-01-27 Thread Nicolas Goaziou
Hello, Heikki Lehvaslaiho writes: > If you add a footnote that starts with an URL, latex export fails to > recognize it as a hypertext. My quick fix has been to add a nonbreaking > space before the URL. I'd love to see this fixed in the repo. The next export framework, which will be merged soon

[O] colorg: Weekly status!

2013-01-27 Thread François Pinard
Hi, my Org friends. The colorg project is about real-time collaborative editing of Org files. The project progresses a bit on each weekend only, but I seemingly cannot find free hours elsewhere in the week! Here is the status after three weeks. The parts slowly begin to fit together. I can lau

Re: [O] org-bullets extension

2013-01-27 Thread E Sabof
What is the current status of the package? Was it accepted? Was it superseded? If it wasn't superseded, I might spend some time re-implementing it. Evgeni On Tue, Dec 18, 2012 at 11:05 AM, Bastien wrote: > Hi Jambunathan, > > Jambunathan K writes: > > > (font-lock-add-keywords > > '

Re: [O] [bug] latex fragment preview with dvipng ignores :foreground specification

2013-01-27 Thread Myles English
Hi Eric, Eric S Fraga writes: > Nick Dokos writes: > >> I tried the imagemagick setting, set the options variable to black background >> and red foreground - lo and behold, that's what I get in the preview. > > I was correct in my conclusion last night that I needed to go to > bed... I was mak

Re: [O] Problems with org-caldav (wrong-type-argument stringp 47)

2013-01-27 Thread David Engster
Sven Bretfeld writes: > Hi David and all > > I've got it. By try and error I found out that entries like these in an > org-file cause the problem: > > %%(diary-anniversary 6 8 1969) Christian is %d years old Ah OK. Thanks for looking into this. Those entries apparently produce events during expor

Re: [O] Bug: C-c C-c does not handle dynamic blocks correctly [7.9.3d (release_7.9.3d-894-gfe805e)]

2013-01-27 Thread Nicolas Goaziou
Hello, "Stefan-W. Hahn" writes: > if trying to update a dynamic clocktable with "C-c C-c", point on "#+BEGIN", > I get the error message: > > "user-error: C-c C-c can do nothing useful at this location" > > The clocktable looks like: > > #+BEGIN: clocktable > #+END: clocktable This is incorrect

Re: [O] Agenda optimization: new option `org-agenda-inhibit-startup'

2013-01-27 Thread Nicolas Goaziou
Hello, Bastien writes: >> Maybe it would be useful to exempt initializing org-indent-mode from this. >> I think (Nicolas?) that this will cost no time as long as the buffer is not >> visible, but it will help to make the buffer look "right" when the user >> gets to it. > > Mhh.. that's right. I

[O] bbdb or bbdb3 or org-contacts

2013-01-27 Thread Dieter Wilhelm
Hi list, I just took up again the Gnus newsreader! Formerly I used it in conjunction with bbdb. It would be nice if I had the possibility to (re)use my contacts from gmail. What do you advise, what is already usable and what is the way ahead, still bbdb or bbdb3 or already org-contacts? Thanks

Re: [O] Problems with org-caldav (wrong-type-argument stringp 47)

2013-01-27 Thread Sven Bretfeld
Hi David and all I've got it. By try and error I found out that entries like these in an org-file cause the problem: %%(diary-anniversary 6 8 1969) Christian is %d years old Best, and thanks for your help, Sven "Sven Bretfeld" writes: > Hi David > > David Engster writes: > >> Sven Bretfeld

Re: [O] Problems with org-caldav (wrong-type-argument stringp 47)

2013-01-27 Thread Sven Bretfeld
Hi David David Engster writes: > Sven Bretfeld writes: >> - progn: Could not find UID emacs207403667799062360. > > I'm currently struck with a nasty cold, so I have trouble thinking. Sorry to hear that. I wish you get better soon. > But this means that it tries to find this ID in your Org fil

Re: [O] Problems with org-caldav (wrong-type-argument stringp 47)

2013-01-27 Thread David Engster
Sven Bretfeld writes: > - progn: Could not find UID emacs207403667799062360. I'm currently struck with a nasty cold, so I have trouble thinking. But this means that it tries to find this ID in your Org files, and it does not seem to be there. You can try to go there by calling M-x org-id-goto an

Re: [O] org-tree-slide: some small changes

2013-01-27 Thread Takaaki ISHIKAWA
Dear Eric, Thank you for your feedback! And I'm so glad to hear you like org-tree-slide.el. I've just updated my code in Github. The code includes the two hooks. On the other hand, I deleted =org-mode-slide-mode-hook= because it did not work well. I had to check the typo more carefully, sorry for

[O] Cannot get exported a correctly-recalculated table generated by org-babel

2013-01-27 Thread Miguel Ruiz
Problem: I cannot get exported a correctly-recalculated table generated by org-babel. Hi, 0. Windoze 7 x64, Emacs 24.pre3 r99, Org-mode 7.9.3d (commit 08f5b0ad) (I cannot show the results with Emacs 24.1release or Emacs 24.2release because of the Windoze heap bug#13065 http://emacs.10675

Re: [O] About range references in the spreadsheet

2013-01-27 Thread H. Dieter Wilhelm
Eric S Fraga writes: > Bastien writes: > >> Hi Xue, >> >> Xue Fuqiao writes: >> >>> In (info "(org) References"), there is an example explaining the range >>> references: >>> >>> @-1$-2..@-1 3 numbers from the column to the left, 2 up to >>> current row >>> >>> What does `2 up to current

[O] testing/README: need to enable sh and org for the current test

2013-01-27 Thread Yasushi SHOJI
Hello, With the current HEAD(release_7.9.3d-894-gfe805ed), it seems we need to load "sh" and "org" for babel language to run the test sucessfully. #+BEGIN_SRC elisp (org-babel-do-load-languages 'org-babel-load-languages '((emacs-lisp . t) (sh . t) (org . t))) (setq org-confirm

[O] [Bug] test-org-export/before-parsing-hook

2013-01-27 Thread Achim Gratz
Testing current Org fails with this backtrace (the culprit seems to be calling looking-at with an argument of nil): Test test-org-export/before-parsing-hook backtrace: (cl-block-wrapper (catch (quote --cl-block-nil--) (let* ((i 6) (fram (block nil (let* ((i 6) (frame nil) (--cl-var-- nil)) (w

[O] Bug: C-c C-c does not handle dynamic blocks correctly [7.9.3d (release_7.9.3d-894-gfe805e)]

2013-01-27 Thread Stefan-W. Hahn
Hello, if trying to update a dynamic clocktable with "C-c C-c", point on "#+BEGIN", I get the error message: "user-error: C-c C-c can do nothing useful at this location" The clocktable looks like: #+BEGIN: clocktable #+END: clocktable This is the definition describe in the manual. I tracked th

Re: [O] Agenda optimization: new option `org-agenda-inhibit-startup'

2013-01-27 Thread Bastien
Hi Carsten, Carsten Dominik writes: > Maybe it would be useful to exempt initializing org-indent-mode from this. > I think (Nicolas?) that this will cost no time as long as the buffer is not > visible, but it will help to make the buffer look "right" when the user > gets to it. Mhh.. that's rig

Re: [O] [PATCH] fix polluting minibuffer-local-map

2013-01-27 Thread Carsten Dominik
Ouch what a bad bug. Thanks for finding it Leo! - Carsten On 27.1.2013, at 09:31, Leo Liu wrote: > a/org.el > b/org.el > @@ -15578,57 +15578,57 @@ > (defvar org-read-date-minibuffer-local-map > (let ((map (make-sparse-keymap))) > (set-keymap-parent map minibuffer-local-map) > -(org-d

Re: [O] Agenda optimization: new option `org-agenda-inhibit-startup'

2013-01-27 Thread Bastien
Eric S Fraga writes: > Seems to work fine and it does seem to speed things up significantly > (although this is a non-quantitative assessment). Thanks for confirming! -- Bastien

Re: [O] [PATCH] fix polluting minibuffer-local-map

2013-01-27 Thread Bastien
Hi Leo, Leo Liu writes: > a/org.el > b/org.el Fixed, thanks. Please read this page on how to contribute patches: http://orgmode.org/worg/org-contribute.html -- Bastien

Re: [O] Agenda optimization: new option `org-agenda-inhibit-startup'

2013-01-27 Thread Carsten Dominik
Hi Bastien, yes, this will lead to a speedup of the first agenda in an Emacs session. Once the buffers have been pulled in, this should not make a difference anymore. Maybe it would be useful to exempt initializing org-indent-mode from this. I think (Nicolas?) that this will cost no time as l

[O] [PATCH] fix polluting minibuffer-local-map

2013-01-27 Thread Leo Liu
a/org.el b/org.el @@ -15578,57 +15578,57 @@ (defvar org-read-date-minibuffer-local-map (let ((map (make-sparse-keymap))) (set-keymap-parent map minibuffer-local-map) -(org-defkey minibuffer-local-map [(meta shift left)] +(org-defkey map [(meta shift left)] (lambda

Re: [O] [BUG] org-mode fontification error [11 times]

2013-01-27 Thread Bastien
Hi Leo, Leo Liu writes: > In an empty org buffer, type > > #+tit > > Then M-TAB to complete. You should observe: > > org-mode fontification error > > Org-mode version 7.9.3d (release_7.9.3d-892-gdfa07a) Fixed, thanks. -- Bastien