[O] Bug: Org-mode don't export indented anchor to html [7.8.03]

2012-02-22 Thread Bruno Félix Rezende Ribeiro
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.

[O] missing appointments

2012-02-22 Thread Rodrigo Amestica
Hi, I use appt to connect desktop notifications to appointments in my agenda. However, the connection between the appointments and the notification system does not happen until I visit the agenda with, for example, "C-c a a", which I sometimes forget to invoke and I end up missing appointments. T

Re: [O] Using org-babel with Scheme

2012-02-22 Thread Kyle Andrews
I am having both of these issues on Emacs 24. Emacs crashes sometimes on geiser and babel won't evaluate scheme code as Racket code despite setting 'scheme-program-name and 'org-babel-scheme-cmd to "racket". However, Guile will work if both of those variables hold "guile". Any new developments?

Re: [O] notifications for todo items

2012-02-22 Thread Nick Dokos
Peter Münster wrote: > Hi, > > I've written a module, that allows flexible notifications for todo items > with deadline: http://pmrb.free.fr/work/OS/org-notify.el > > Feedback is welcome! > I've only taken a quick glance, but the question that immediately came to my mind was: what does this d

Re: [O] [babel] Editing 'quote' source blocks in artist mode

2012-02-22 Thread Nick Dokos
Thorsten wrote: > > Hi list, > when I want to edit text inside a 'quote' source block, I find myself in > picture/artist mode with wild key rebindings, e.g.: > > ,--- > | RET (translated from ) runs the command artist-key-

[O] [babel] Editing 'quote' source blocks in artist mode

2012-02-22 Thread Thorsten
Hi list, when I want to edit text inside a 'quote' source block, I find myself in picture/artist mode with wild key rebindings, e.g.: ,--- | RET (translated from ) runs the command artist-key-set-point, | which is an interac

[O] notifications for todo items

2012-02-22 Thread Peter Münster
Hi, I've written a module, that allows flexible notifications for todo items with deadline: http://pmrb.free.fr/work/OS/org-notify.el Feedback is welcome! -- Peter

Re: [O] patch for warning time (first baby sted)

2012-02-22 Thread Peter Münster
On Sun, Feb 19 2012, Ivan Kanis wrote: > This patch implements warn time for org appt. It only works on emacs bzr > (the variable appt-warning-time-regexp appears in it). You need to add > the warntime in the text of the entry, like so : > > * doctor warntime 10 > <2012-02-19 10:00> If you chan

[O] [babel] [PATCH] enhanced org-babel-goto-named-src-block

2012-02-22 Thread Andreas Leha
Hi all, attached is a patch that enhances org-babel-goto-named-src-block (bound to C-c C-v g by default). Included are two enhancements: 1. the point is pushed to the org-mark-ring, such that returning with C-c & becomes possible 2. the target src block is guessed from a) noweb-refere

[O] Beamer confusion: environments are ignored

2012-02-22 Thread James Harkins
Still having Beamer problems. C-c C-e p is making the PDF at the end, but it's ignoring structural tags except for lists. I've pasted a simple example under my name. In the resulting .tex file, the code for both frames is identical, except for "sec" labels. The second frame contains Beamer environ

Re: [O] can inline tasks export to latex via batch?

2012-02-22 Thread Myles English
>> On Wed, 22 Feb 2012 00:52:06 +, Myles English said: > On 21 February 2012 18:18, Jambunathan K wrote: >>> Does anyone know if I can export inline tasks to latex using --batch >>> from bash? When passed as the --funcall option, org-export-as-ascii >>> will export inline tasks but or

Re: [O] Question: split up files for subprojects using taskjuggler-export (tj3)

2012-02-22 Thread Christian Egli
Hi m...@dittmaridoo.de writes: > I am looking for a solution to split one project into sub-projects, so > I can distribute the project into sub-files as suggested here: > http://groups.google.com/group/taskjuggler-users/browse_thread/thread/a98489a0e343ddac The export of org-mode to taskjuggler

Re: [O] agenda view for TODOs without deadline and a certain tag

2012-02-22 Thread Thomas Holst
Hi, · Renato wrote: > On Wed, 22 Feb 2012 09:30:07 +0100 > Thomas Holst wrote: [ ... snip ... ] >> >> listing todo items which are not scheduled and don't have a deadline >> works by setting >> >> #+begin_src emacs-lisp >> (setq org-agenda-custom-commands >> '(("T" "Testing" tags-tod

Re: [O] [BUG]? Constant-definition-lines in tables get exported.

2012-02-22 Thread Nicolas Goaziou
Hello, Yu writes: > org-mode tables currently allow defining table-local constants in lines > marked with "$" (as described in the "Tables > Advanced Features" section > of the manual). This should be fixed now. Thank you for reporting this. Regards, -- Nicolas Goaziou

Re: [O] agenda view for TODOs without deadline and a certain tag

2012-02-22 Thread Thomas Holst
Hi, · Renato wrote: > On Tue, 21 Feb 2012 23:36:27 +0100 > Simon Thum wrote: > >> Hi Renato, >> >> one of my block agendas has >> (tags-todo "@work&TODO=\"TODO\"&SCHEDULED=\"\"&DEADLINE=\"\") >> >> i.e. lists todos which are tagged @work and aren't scheduled or >> deadlined. >> > > thank

Re: [O] #+html in footnote?

2012-02-22 Thread Samuel Wales
i.e. it is an issue with browse-url.

Re: [O] #+html in footnote?

2012-02-22 Thread Samuel Wales
Sorry for the noise. It just doesn't show videos when I have a browser display from a file for some reason. -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com

[O] #+html in footnote?

2012-02-22 Thread Samuel Wales
Is there a way to get this to work? A: That was for the ratings.[fn::For scholarly purposes: #+html: http://www.youtube.com/embed/...?rel=0"; frameborder="0" allowfullscreen> ] -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com

Re: [O] Beamer export: upgrade problem, and basic questions

2012-02-22 Thread Nick Dokos
James Harkins wrote: > At Tue, 21 Feb 2012 10:21:51 -0500, > Nick Dokos wrote: > > > Does anyone have a comprehensive list of all ubuntu packages that are > > > required for beamer to work with org 7.8.03? > > > > > > > Check > > > > http://orgmode.org/worg/org-dependencies.html > > >