Re: [O] Disqus commenting system tested on Worg

2012-04-07 Thread Bastien
John Hendy jw.he...@gmail.com writes: Cool! Great idea and thanks for paving the way, Thanks. The question now is: on what Worg pages should we have this comment system? For now, I let any worger decide about this -- we are at an experimental stage. As for me, I tend to think comments are

[O] font-lock in src code blocks

2012-04-07 Thread Neuwirth Erich
I could not find the option to set language sensitive font locking in source code blocks. Is there such an option?

Re: [O] font-lock in src code blocks

2012-04-07 Thread Bastien
Hi Erich, Neuwirth Erich erich.neuwi...@univie.ac.at writes: I could not find the option to set language sensitive font locking in source code blocks. Is there such an option? (setq org-src-fontify-natively t) HTH, -- Bastien

Re: [O] Disqus commenting system tested on Worg

2012-04-07 Thread John Hendy
On Apr 7, 2012 4:28 AM, Bastien b...@gnu.org wrote: John Hendy jw.he...@gmail.com writes: Cool! Great idea and thanks for paving the way, Thanks. The question now is: on what Worg pages should we have this comment system? True. And how to balance the mailing list vs disqus... While thw

Re: [O] Agenda filter for a specific file

2012-04-07 Thread Bernt Hansen
Marcelo de Moraes Serpa celose...@gmail.com writes: Hi guys, Is there a way to define an agenda filter that will search in only one of the agenda files? The reason I do that is because although I have several files added to the agenda, only one contains actionable items (gtd.org). There

Re: [O] Problems with (defvar foo) and Emacs 23

2012-04-07 Thread Matt Lundin
Bastien b...@gnu.org writes: I fixed the problem with `org-clock-state'. This should be `org-state'. `state' is a local variable in many org.el functions, I renamed it to `org-state' in org-clock.el and in caller sexp from org.el. Attached please find a patch that fixes the docstring of

[O] [PATCH] Fix org-bbdb anniversaries to work with the new BBDB

2012-04-07 Thread Matt Lundin
* lisp/org-bbdb.el: (org-bbdb-anniv-extract-date) (org-bbdb-make-anniv-hash) Fix org-bbdb anniversary functionality to accommodate bbdb 3.x. There are two major changes in bbdb 3.x that need to be taken into account. The first is that bbdb-split reverses the order of its parameters in

Re: [O] ATTR_HTML for a clickable image, howto?

2012-04-07 Thread Christian Moe
Hi, Samuel, On 4/6/12 8:41 PM, Samuel Wales wrote: Christian and others, Will CSS solutions described in this thread work if you always export subtrees (not entire .org files) and never include style files? Yes, CSS styles apply to exported subtrees as well, whether from the default

[O] [PATCH] org-mobile newheading, delete, refile and archive edit nodes

2012-04-07 Thread Henning Weiss
Hi! I have attached a patch for org-mobile.el which adds four additional edit nodes. They seem to work and adding and deleting has already been implemented client-side wise in mobileorg-android. The current versions could be improved by using the old value to compare it to the current, as to

[O] TODO agenda filtering on priority?

2012-04-07 Thread James Harkins
How to make a TODO agenda search that will show only #A priority items? (Or #B or #C?) I see in the manual how to search on tags or properties, but not priorities. I suppose I can write a custom function, but I don't see documentation on the argument(s) passed to that function. In the end, I

[O] [babel] would like to to do simple text block expansion with parameters or multiline macro replacement text

2012-04-07 Thread Olaf.Hamann
Hello all, I'm very happy with all the new features I discovered in org-babel (since 6.8 or so) and played around a lot trying to convert my old funnelweb-techniques (kind of LPstuff) into org-babel and now I'm a little confused with all that elaborated stuff like header arguments, result

[O] Only use `visual-line-mode if it's bound`[WAS: Current patches for XEmacs]

2012-04-07 Thread Michael Sperber
Bastien b...@gnu.org writes: Can you send each patch in a separate email using `git format-patch'? Attached. The second one will follow shortly. -- Cheers =8-} Mike Friede, Völkerverständigung und überhaupt blabla From 18a83ce61fb420e85987e77f8506c01023a22c16 Mon Sep 17 00:00:00 2001

[O] Fix bug in `org-footnote-normalize' [WAS: Current patches for XEmacs]

2012-04-07 Thread Michael Sperber
Bastien b...@gnu.org writes: Can you send each patch in a separate email using `git format-patch'? Here's the second one. -- Cheers =8-} Mike Friede, Völkerverständigung und überhaupt blabla From b088bfff32d024ec67fcf8ee0812244128198d93 Mon Sep 17 00:00:00 2001 From: Mike Sperber

Re: [O] TODO agenda filtering on priority?

2012-04-07 Thread Michael Brand
Hi James On Sat, Apr 7, 2012 at 17:59, James Harkins jamshar...@gmail.com wrote: How to make a TODO agenda search that will show only #A priority items? (Or #B or #C?) I see in the manual how to search on tags or properties, but not priorities. The manual has an example for matching

Re: [O] TODO agenda filtering on priority?

2012-04-07 Thread James Harkins
At Sat, 7 Apr 2012 21:22:59 +0200, Michael Brand wrote: Hi James On Sat, Apr 7, 2012 at 17:59, James Harkins jamshar...@gmail.com wrote: How to make a TODO agenda search that will show only #A priority items? (Or #B or #C?) I see in the manual how to search on tags or properties, but

[O] ledger file in org mode hangs during code block eval

2012-04-07 Thread Alexandros Bantis
Hello all, Hoping someone might be help me diagnose this problem. I recently changed my linux distro from ubuntu to arch linux. I had an org-file that was running very well (over a year) up until the switch over. I have monthly entries separated into separate src ledger code blocks. When I