Re: [O] modify face of org-scheduled-previously depending of priority

2013-11-07 Thread David Belohrad
Bastien writes: > Hi David, > > David Belohrad writes: > >> is there any way how I could programmatically assign to >> org-scheduled-previously the same colors as they are by current >> priority? > > Nope -- this would require changes in the code, and I don't think > this use-case is general eno

Re: [O] Bug: insert after hyperlink displaces mark during org-compat:org-move-to-column (since 8.1) [8.2.1 (release_8.2.1-45-g92f89e @ /home/rgarrett/src/org/orgmode/org-mode/lisp/)]

2013-11-07 Thread Bastien
Reuben Garrett writes: > Sure, here they are (inlined below). I should add that this also > happens outside capture mode Let's focus on this case then -- can you provide a minimal step by step recipe to reproduce this? E.g.: I insert this, my point is here, I insert this, then the point jumps b

Re: [O] help me get started with org-publish?

2013-11-07 Thread Bastien
Hi Jay, Jay Dixit writes: > Here's my org-publish configuration. I believe it comes from a > tutorial you put up somewhere. (Yes, from here: http://bzg.fr/blogging-from-emacs.html) I suspect the problem comes from smex.el -- did you load it? http://ergoemacs.googlecode.com/svn/trunk/packages/s

Re: [O] [PATCH] [Babel] Add line number to "Processing code block..." message

2013-11-07 Thread Bastien
Hi Sébastien, "Sebastien Vauban" writes: > I thought that the rule was: > > Add TINYCHANGE if less than 20 (trivial) lines; otherwise, you need to > assign copyright to the FSF -- and, *if you signed the FSF papers, you > don't need anymore to add TINYCHANGE, whichever the length o

Re: [O] Temp files are not deleted after beamer export with source code blocks

2013-11-07 Thread James Harkins
On Friday, November 8, 2013 12:21:21 AM HKT, Nicolas Goaziou wrote: Here's an update which should properly remove these files. Could you confirm it? Yes, working fine. Thanks. hjh

Re: [O] help me get started with org-publish?

2013-11-07 Thread Robert Klein
Hi, I don't put parentheses around org-heml-publish-to-html. The rest of the configuration looks Ok to me. Can you show us a (minimal) example file you want to publish? Thanks and best regards Robert On 11/07/2013 11:48 PM, Jay Dixit wrote: > Hi Bastien, > > Good to hear from you. Thanks f

Re: [O] org mode and eev

2013-11-07 Thread Eduardo Ochs
On Thu, Nov 7, 2013 at 7:33 AM, Sebastien Vauban wrote: > Hello Alan, > > Alan Schmitt wrote: > > I finally took the time to watch the eev video > > (http://angg.twu.net/eev-videos/video2.mp4) and I'm quite impressed by > > it. I find it may be redundant for some features of org mode (such as > >

Re: [O] narrowing to subtree in navi-mode

2013-11-07 Thread Matt Price
On Thu, Nov 7, 2013 at 4:37 PM, Thorsten Jolitz wrote: > Matt Price writes: > > Hi Matt, > >> I am trying to rewrite my org-writers-mode to use a navi-mode buffer >> as a guide for the org-mode buffer >> >> In navi-mode, it is possible to narrow the original ("twin)) buffer >> using the quick omm

Re: [O] org-agenda-prefix-format %s returns null string

2013-11-07 Thread Samuel Wales
Thanks, Bastien.

Re: [O] org-agenda moves point in all org agenda buffers

2013-11-07 Thread Samuel Wales
Thank you, Bastien. -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com The disease DOES progress. MANY people have died from it. ANYBODY can get it. Denmark: free Karina Hansen NOW.

Re: [O] [PATCH] [Babel] Add line number to "Processing code block..." message

2013-11-07 Thread Sebastien Vauban
Hi Bastien, Bastien wrote: > "Sebastien Vauban" writes: > > PS: Don't forget to add TINYCHANGE at the end of your patches in such > cases. I thought that the rule was: Add TINYCHANGE if less than 20 (trivial) lines; otherwise, you need to assign copyright to the FSF -- and, *if you sign

Re: [O] \ref{} not working in HTML export

2013-11-07 Thread Luke Crook
Nicolas Goaziou gmail.com> writes: > > \ref{} is LaTeX syntax. Try [[tbl:repositories]] instead. > > Regards, > That did the trick, thank you.

Re: [O] help me get started with org-publish?

2013-11-07 Thread Jay Dixit
Hi Bastien, Good to hear from you. Thanks for the response. Exporting to HTML works fine. I get errors only with org-publish. Here's my latest attempt: https://gist.github.com/jaydixit/7363158 I'm running on OSX running Aquamacs 2.5 (Emacs 23.4.1) and org-mode 8.2.1. Here's my org-publish con

Re: [O] Bug: insert after hyperlink displaces mark during org-compat:org-move-to-column (since 8.1) [8.2.1 (release_8.2.1-45-g92f89e @ /home/rgarrett/src/org/orgmode/org-mode/lisp/)]

2013-11-07 Thread Reuben Garrett
On Thu, Nov 7, 2013 at 3:49 PM, Bastien wrote: > Can you share /path/to/minimal-org.el and the capture template? Sure, here they are (inlined below). I should add that this also happens outside capture mode — I just happened to notice it then. > Does it happen even when there are no tags in the

Re: [O] Bug: insert after hyperlink displaces mark during org-compat:org-move-to-column (since 8.1) [8.2.1 (release_8.2.1-45-g92f89e @ /home/rgarrett/src/org/orgmode/org-mode/lisp/)]

2013-11-07 Thread Bastien
Hi Reuben, Reuben Garrett writes: > I also tried `emacs -Q -l /path/to/minimal-org.el` with the latest > version (8.2.1-45-g92f89e), but experienced the same results. Can you share /path/to/minimal-org.el and the capture template? Does it happen even when there are no tags in the headline? Th

Re: [O] narrowing to subtree in navi-mode

2013-11-07 Thread Thorsten Jolitz
Matt Price writes: Hi Matt, > I am trying to rewrite my org-writers-mode to use a navi-mode buffer > as a guide for the org-mode buffer > > In navi-mode, it is possible to narrow the original ("twin)) buffer > using the quick ommand "r". However, doing so also narrows the > navi-mode buffer, s

[O] Bug: insert after hyperlink displaces mark during org-compat:org-move-to-column (since 8.1) [8.2.1 (release_8.2.1-45-g92f89e @ /home/rgarrett/src/org/orgmode/org-mode/lisp/)]

2013-11-07 Thread Reuben Garrett
I noticed when completing a capture template that the point suddenly jumped back to the left of a hyperlink on the same line in the middle of typing. It seems to only happen when there's a hyperlink on the line, and only within a header. I debugged org-self-insert-command and traced through to org-

Re: [O] [PATCH] [Babel] Add line number to "Processing code block..." message

2013-11-07 Thread Bastien
Hi Sébastien, "Sebastien Vauban" writes: > Here is a small patch to improve the messages displayed by Org Babel when > processing code blocks: now, you get the line number added to the output, so > that you can easily find afterward which block had problems, if such things > were reported in t

Re: [O] modify face of org-scheduled-previously depending of priority

2013-11-07 Thread Bastien
Hi David, David Belohrad writes: > is there any way how I could programmatically assign to > org-scheduled-previously the same colors as they are by current > priority? Nope -- this would require changes in the code, and I don't think this use-case is general enough to make these changes. My o

Re: [O] [PATCH] Add check for assignment to hline relative references in table formulas.

2013-11-07 Thread Bastien
Achim Gratz writes: > Achim Gratz writes: >> Besides, that change breaks test-org-table/compare, which for whatever >> reason uses just such a LHS construct. > > I've fixed the failing test since it wasn't checking hline expressions > and hence should not have relied on undocumented behaviour in

[O] narrowing to subtree in navi-mode

2013-11-07 Thread Matt Price
I am trying to rewrite my org-writers-mode to use a navi-mode buffer as a guide for the org-mode buffer In navi-mode, it is possible to narrow the original ("twin)) buffer using the quick ommand "r". However, doing so also narrows the navi-mode buffer, so that only the current heading is visible.

Re: [O] BEAMER_HEADER in `org-latex-classes'

2013-11-07 Thread Nicolas Goaziou
Hello, "Sebastien Vauban" writes: > In the `org-latex-classes' documentation (and in the Org Beamer > documentation), > I don't see how to include or exclude lines passed through the #+BEAMER_HEADER > keyword. [...] > Is there a solution for those lines? These lines are included in [EXTRA]

Re: [O] \ref{} not working in HTML export

2013-11-07 Thread Nicolas Goaziou
Hello, Luke Crook writes: > The following works in the latex export, with the correct table number being > inserted. > > "See Table-\ref{tbl:repositories} for details" > > However "\ref{tbl:repositories}" is included verbatim in the HTML export. > > Is there a setting that causes \ref{} not t

[O] \ref{} not working in HTML export

2013-11-07 Thread Luke Crook
The following works in the latex export, with the correct table number being inserted. "See Table-\ref{tbl:repositories} for details" However "\ref{tbl:repositories}" is included verbatim in the HTML export. Is there a setting that causes \ref{} not to insert the correct results in HTML? T

Re: [O] [PATCH] Add check for assignment to hline relative references in table formulas.

2013-11-07 Thread Achim Gratz
Achim Gratz writes: > Besides, that change breaks test-org-table/compare, which for whatever > reason uses just such a LHS construct. I've fixed the failing test since it wasn't checking hline expressions and hence should not have relied on undocumented behaviour in the first place. Regards, Ach

Re: [O] maintaining Org

2013-11-07 Thread David
El 05/11/13 11:56, Bastien escribió: Hi David, Carsten Dominik writes: do you have FSF papers? If so, write to Jason Dunsmore and send him your public key. Thanks you! I think org-license.el and org-effectiveness.el belong to contrib/ so you don't need to sign the FSF papers for this. I

Re: [O] [BUG] hline references on left side of table formula

2013-11-07 Thread Achim Gratz
Rick Frankel writes: > Ok, i see what's happening in your examples (a testing org file > attached), though i question the usefullness of most of the results ;). I tend to agree, but as the test case shows anything that does work and produces the intended results will eventually have at least one u

Re: [O] [BUG] Colored tags generate an error when C-x C-w'ing the agenda

2013-11-07 Thread Sebastien Vauban
Hi Carsten, "Sebastien Vauban" wrote: > Carsten Dominik wrote: >> Sebastien Vauban wrote: >>> >>> If you have colors for tags: >>> >>> --8<---cut here---start->8--- >>> ;; faces for specific tags >>> (setq org-tag-faces >>>'(("home" . >>> (

Re: [O] getting gnus contcats into org-contacts

2013-11-07 Thread Sebastien Vauban
Eric S Fraga wrote: > Andreas Davour writes: >> >> I've just started using gnus again, and since it seems like bbdb is in a >> messy state someone suggested I try org-contacts as an address book >> solution. It looks quite usable, but I have a few questions. > > I can't help you directly but I can

Re: [O] Line breaks in org-mode having version control in mind

2013-11-07 Thread Eric S Fraga
Dror Atariah writes: [...] > Therefore, as I mentioned, in LaTeX I use visual-line-mode and I > insert manually line breaks at the end of sentences (or where *I* find > appropriate). What would be the best practice for org? I understand > that visual-line-mode has some problems when it comes to

Re: [O] getting gnus contcats into org-contacts

2013-11-07 Thread Eric S Fraga
Andreas Davour writes: > Hi > > I've just started using gnus again, and since it seems like bbdb is in > a messy state someone suggested I try org-contacts as an address book > solution. It looks quite usable, but I have a few questions. I can't help you directly but I can say that I am using bb

[O] BEAMER_HEADER in `org-latex-classes'

2013-11-07 Thread Sebastien Vauban
Hello, In the `org-latex-classes' documentation (and in the Org Beamer documentation), I don't see how to include or exclude lines passed through the #+BEAMER_HEADER keyword. ╭ │ The header string │ - │ │ The HEADER-STRING is the header that will be inserted into th

Re: [O] Beamer--Lisp error: (wrong-type-argument buffer-or-string-p t)

2013-11-07 Thread Sebastien Vauban
Hello Nicolas, Nicolas Goaziou wrote: > "Sebastien Vauban" writes: > >> When using Org Beamer (in the following ECM, but not limited to it) with the >> option H:1, everything works as expected. I get a PDF produced with some >> slides. >> >> Though, when setting H:2 (and refreshing the options),

[O] FAQ or manual suggestion: customizing HTML export

2013-11-07 Thread Rockefeller, Harry
NOTE: This is not an information request. I searched google, orgmode.org FAQ, org manual, and ran a search on this mailing list but could not find this useful information. Since it took me a few days to figure it out, I thought it might be worth documenting somewhere. I wanted to customize HTML

Re: [O] Can't export two figures in one document to odt

2013-11-07 Thread Tyler Smith
This happens even with emacs -q. I've attached the odt file. Christian Moe wrote: > >Hi, > >I cannot reproduce this bug. I copy-pasted the below code, exported >from >Org 8.2.1 and opened the expected two-figure document in LibreOffice >4.0.4.2. > >Does this happen with emacs -Q ? > >What do you

Re: [O] Temp files are not deleted after beamer export with source code blocks

2013-11-07 Thread Nicolas Goaziou
Hello, James Harkins writes: > Hm, you're right -- I was sure they are hyphens, but I just looked > again and they are indeed dots. Thanks for checking. > As a final test, I deleted all the .vrb files manually and exported my > document again. Then, after the export process finished, I refresh

Re: [O] Beamer--Lisp error: (wrong-type-argument buffer-or-string-p t)

2013-11-07 Thread Nicolas Goaziou
Hello, "Sebastien Vauban" writes: > When using Org Beamer (in the following ECM, but not limited to it) with the > option H:1, everything works as expected. I get a PDF produced with some > slides. [...] > Though, when setting H:2 (and refreshing the options), I get: > > Debugger entered--Li

[O] modify face of org-scheduled-previously depending of priority

2013-11-07 Thread David Belohrad
Dear All, I'm extensively using priorities and scheduling and most of the time I finish with tons of over-scheduled items with A-C priorities. now, I have modified the priority faces such, that lower priorities are 'darker' and hence visually they go sort of out of sight: (setq org-priority-f

[O] [PATCH] [Babel] Add line number to "Processing code block..." message

2013-11-07 Thread Sebastien Vauban
Hello, Here is a small patch to improve the messages displayed by Org Babel when processing code blocks: now, you get the line number added to the output, so that you can easily find afterward which block had problems, if such things were reported in the *Messages* buffer. Best regards, Seb >F

[O] getting gnus contcats into org-contacts

2013-11-07 Thread Andreas Davour
Hi I've just started using gnus again, and since it seems like bbdb is in a messy state someone suggested I try org-contacts as an address book solution. It looks quite usable, but I have a few questions. 1. What is the function (org-contacts-gnus-insinuate) really used for? It sets up some

Re: [O] [BUG] hline references on left side of table formula

2013-11-07 Thread Rick Frankel
On 2013-11-06 15:14, Achim Gratz wrote: Achim Gratz writes: [...] with these formulas: #+TBLFM: $=vsum(@-II..@-I) whoops, press C-c C-c in the wrong buffer. I meant these formulas: #+TBLFM: @$=vsum(@-II..@-I) #+TBLFM: @II=vsum(@-II..@-I) #+TBLFM: @III=vsum(@-II..@-I) #+TBLFM: @=vsum(@-II..

Re: [O] [BUG] hline references on left side of table formula

2013-11-07 Thread Rick Frankel
On 2013-11-07 00:59, Michael Brand wrote: On Wed, Nov 6, 2013 at 7:50 PM, Rick Frankel wrote: + (not (string-match "\.\.@" (car x This would be the same as + (not (string-match "..@" (car x but you meant + (not (string-match "\\.\\.@

Re: [O] Having trouble with hidestars this morning

2013-11-07 Thread Susan Cragin
Just a FYI. I got this at this morning's org-mode git compile the following warning at the end. It's probably due to all the settings tinkering I did, and I haven't had time to investigate it, but thought I'd pass it along. org-version: 8.2.1 (release_8.2.1-223-g065627)makeinfo --no-split org.texi

Re: [O] function?

2013-11-07 Thread Bastien
Uwe Brauer writes: > So that includes the webpage, which I edit and push back the beast? Yes. You pushes commits, then the modified pages get published as HTML pages on http://orgmode.org/worg/ -- Bastien

Re: [O] function?

2013-11-07 Thread Uwe Brauer
>> "Bastien" == Bastien writes: > Hi Uwe, > Uwe Brauer writes: >> I never used this site you mentioned, how can I copy the code? > Simply send me your public key and I'll give you access to the Worg > git repository. > Then you'll be able to clone like this: > ~$ git

Re: [O] org mode and eev

2013-11-07 Thread Sebastien Vauban
Hello Alan, Alan Schmitt wrote: > I finally took the time to watch the eev video > (http://angg.twu.net/eev-videos/video2.mp4) and I'm quite impressed by > it. I find it may be redundant for some features of org mode (such as > basic links to files) but I find the driving of external shell-based >

Re: [O] [PATCH] make comment-dwim in source code blocks more DWIM-ish

2013-11-07 Thread Sebastien Vauban
Hi Bastien, Bastien wrote: >> This patch makes it easier to (un)comment lines of babel source. Now >> M-; in a soucre code block should Just Work. > > It does! Something I've been wanting since long. It did work for me (since long) with: --8<---cut here---start-

Re: [O] Can org-capture-templates be made more flexible?

2013-11-07 Thread Bastien
Leo Liu writes: > and org-capture-finalize calls save-buffer I think this option requires > a file still. Mhhh, yes, it does. Maybe one can hack something to "send" a subtree to an external program. That way you can first capture it, then send it. -- Bastien

Re: [O] Having trouble with hidestars this morning

2013-11-07 Thread Bastien
Aaron Ecay writes: > It is a new bug (IMO) in emacs. Reported here: > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15815 > > There is a workaround in the bug report also. Indeed. Thanks for the pointer! -- Bastien