Re: [O] Using Multiple TODO Keywords

2013-11-14 Thread Michael Brand
Hi Bastien On Thu, Nov 14, 2013 at 11:40 PM, Bastien wrote: > Michael Brand writes: >> Author: Bastien Guerry >> Date: Wed Nov 13 13:56:12 2013 +0100 >> >> org.el: Allow C--1 C-c C-t to set repeated tasks to a done state >> >> broke org-todo on >> >> * TODO a >> SCHEDULED: <2013

Re: [O] Babel: the disappearing hline

2013-11-14 Thread Jarmo Hurri
Greetings Eric. Eric Schulte writes: > I understand that this particular use case is confusing, however there > are competing use cases and the case described here is not the most > common. > > Take for example the following. > > #+name: data > | header | > || > | one

Re: [O] org-insert-heading

2013-11-14 Thread Carsten Dominik
On 14.11.2013, at 23:53, Bastien wrote: > Hi Nicolas, > > Nicolas Goaziou writes: > >>> Confirmed -- I quickly looked, it seems that `org-in-item-p' should do >>> a better job when preceeded by invisible text. >> >> I need to rewrite this function. >> >> Anyway, I'm not sure what you mean i

[O] bug#15888: 24.3.50; Eval-after-load eval'ed twice

2013-11-14 Thread Sebastien Vauban
Glenn Morris wrote: > It's nothing to do with eval-after-load. Same result with: > > emacs -Q -L /path/to/org/git/lisp \ >--eval '(setq org-load-hook (lambda () (message "LOADED") (sit-for 3) > (message "")))' > > Then (require 'org). It is some peculiarity of Org trunk. I'll do ask this on O

[O] bug#15888: 24.3.50; Eval-after-load eval'ed twice

2013-11-14 Thread Bastien
Glenn Morris writes: > "Sebastien Vauban" wrote: > >> Where is the black magic? > > Somewhere in the labyrinthine depths of Org, so I suggest you ask the > Org maintainers to figure out why: > > emacs -Q -L /path/to/git/org-mode/lisp > (with-eval-after-load "org" > (message "Eval this when Org

[O] bug#15887: Possibly incorrect custom :types

2013-11-14 Thread Bastien
Hi Glenn, Glenn Morris writes: > I glanced at the diff. I'm not sure the :set changes are correct. > Won't this make it impossible to customize these options? > Those cases may have been some of the false positives I mentioned. > Eg > > (if (or (featurep 'xemacs) (featurep 'python-mode)) 'python

[O] bug#15888: 24.3.50; Eval-after-load eval'ed twice

2013-11-14 Thread Glenn Morris
It's nothing to do with eval-after-load. Same result with: emacs -Q -L /path/to/org/git/lisp \ --eval '(setq org-load-hook (lambda () (message "LOADED") (sit-for 3) (message "")))' Then (require 'org). It is some peculiarity of Org trunk.

Re: [O] adapted org-flag-drawer to hide newlines of consecutive drawers to save lines

2013-11-14 Thread Bastien
Hi Nicolas, Nicolas Goaziou writes: >> The symptoms were that moving around with M- and friends was >> completely erratic. > > OK. I'll look into it. If M-x org-element-cache-reset RET always solve such problems, then my problems was not related to the cache, as org-element-cache-reset did not

Re: [O] org-insert-heading

2013-11-14 Thread Bastien
Hi Nicolas, Nicolas Goaziou writes: >> Confirmed -- I quickly looked, it seems that `org-in-item-p' should do >> a better job when preceeded by invisible text. > > I need to rewrite this function. > > Anyway, I'm not sure what you mean in your last sentence because, as > a low-level function, it

Re: [O] maintaining Org

2013-11-14 Thread Bastien
David writes: > Now, org-effectiveness.el and org-license.el in #orgmode official > repository :-). Thanks! -- Bastien

Re: [O] Using Multiple TODO Keywords

2013-11-14 Thread Bastien
Hi Michael, Michael Brand writes: > Author: Bastien Guerry > Date: Wed Nov 13 13:56:12 2013 +0100 > > org.el: Allow C--1 C-c C-t to set repeated tasks to a done state > > broke org-todo on > > * TODO a > SCHEDULED: <2013-11-14 Thu ++1w> Fixed, thanks. -- Bastien

[O] bug#15888: 24.3.50; Eval-after-load eval'ed twice

2013-11-14 Thread Glenn Morris
"Sebastien Vauban" wrote: > Where is the black magic? Somewhere in the labyrinthine depths of Org, so I suggest you ask the Org maintainers to figure out why: emacs -Q -L /path/to/git/org-mode/lisp (with-eval-after-load "org" (message "Eval this when Org is loaded") (sit-for 3) (message ""

Re: [O] maintaining Org

2013-11-14 Thread David
El 10/11/13 17:29, Carsten Dominik escribió: On 7.11.2013, at 20:38, David wrote: 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-effe

Re: [O] Installing orgmode-8.2.3b as ELPA

2013-11-14 Thread Dan
include mk/$(SERVERMK).mk > --8<---cut here---end--->8--- Thanks, that created an org-plus-contrib-20131114.tar in the build directory. So I guess it worked! Would be nice to document it somewhere. Best, Dan

Re: [O] Bug: org-use-sub-superscripts not working [8.2.3b (8.2.3b-elpa @ c:/Users/xxx/.emacs.d/elpa/org-20131112/)]

2013-11-14 Thread Nick Dokos
die...@schoen.or.at writes: > hi list, > i am not sure whether i have discovered a bug or just using this not in > the right way. > i have an org document where i have lots of underscores in words (they > are function names, e.g. BC_send) and do not want them to be interpreted > as subscripts. > >

Re: [O] Installing orgmode-8.2.3b as ELPA

2013-11-14 Thread Achim Gratz
Dan writes: > Hi, I'd like to install orgmode-stable (8.2.3b I guess) as non-root -- > ideally as an ELPA package. There is absolutely no reason to build an ELPA package locally for this purpose. Just define SUDO to be empty and adjust the target directory for the install to some directory that y

Re: [O] org-mouse

2013-11-14 Thread Samuel Wales
org-mouse is an excellent package. wfm: (when window-system (require 'org-mouse)) -- 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.

[O] Bug: org-use-sub-superscripts not working [8.2.3b (8.2.3b-elpa @ c:/Users/xxx/.emacs.d/elpa/org-20131112/)]

2013-11-14 Thread dieter
hi list, i am not sure whether i have discovered a bug or just using this not in the right way. i have an org document where i have lots of underscores in words (they are function names, e.g. BC_send) and do not want them to be interpreted as subscripts. the documentation says that the variable or

Re: [O] Using Multiple TODO Keywords

2013-11-14 Thread Michael Brand
Hi Bastien On Wed, Nov 13, 2013 at 2:02 PM, Bastien wrote: > Bastien writes: >> You can apply the patch you'll find here: >> http://article.gmane.org/gmane.emacs.orgmode/78700 >> >> Then use C-- 1 C-c C-t to switch to a DONE state even for repeating >> events. I'll surely apply the patch on mas

[O] Installing orgmode-8.2.3b as ELPA

2013-11-14 Thread Dan
Hi, I'd like to install orgmode-stable (8.2.3b I guess) as non-root -- ideally as an ELPA package. Unfortunately orgmode.org/elpa/ contains only nightlies (hey, an elpa-stable package in http://orgmode.org/elpa/archive-contents would be a welcome addition!) The process by which ELPA releases are

[O] bug#15896: 24.3.50; Org-8.0: M-x customize-changed 24.3 doesn't show new export options

2013-11-14 Thread Eli Zaretskii
> From: Jambunathan K > Cc: 15896-d...@debbugs.gnu.org > Date: Thu, 14 Nov 2013 23:27:45 +0530 > > Look at the facts and make up your mind. I already did, as did everyone else. You are the only exception.

Re: [O] Regression of org-babel-load-file

2013-11-14 Thread Michael Brand
Hi Eric On Mon, Nov 11, 2013 at 9:54 PM, Eric Schulte wrote: > Thanks for catching and for the informative report. I've just pushed up > a fix. Works again, thank you. Michael

Re: [O] bug: wrong type argument exporting

2013-11-14 Thread Nicolas Goaziou
Hello, Bastien writes: > Samuel Wales writes: > >> This also actually corrupts the buffer by inserting footnotes at the >> end. Sometimes it leaves it in a narrowed state. > > Can you give hints on how to reproduce this? Also, Samuel could try again with (setq org-element-use-cache nil), as i

Re: [O] org-insert-heading

2013-11-14 Thread Nicolas Goaziou
Hello, Bastien writes: > Confirmed -- I quickly looked, it seems that `org-in-item-p' should do > a better job when preceeded by invisible text. I need to rewrite this function. Anyway, I'm not sure what you mean in your last sentence because, as a low-level function, its results shouldn't be

Re: [O] adapted org-flag-drawer to hide newlines of consecutive drawers to save lines

2013-11-14 Thread Nicolas Goaziou
Hello, Bastien writes: > Thanks for the details. I think I've seen the cache corrupted > several times, I didn't know it was this. Any direction on how > to debug such problems? Not really. Cache bugs are a bit difficult to resolve because there can be quite a long time between the cause and

[O] bug#15896: 24.3.50; Org-8.0: M-x customize-changed 24.3 doesn't show new export options

2013-11-14 Thread Eli Zaretskii
> From: Jambunathan K > Date: Thu, 14 Nov 2013 22:29:55 +0530 > > 24.3.50; Org-8.0 on trunk: M-x customize-changed 24.3 doesn't show new > export options > > All exporters are new and I expect the below command to report something > interesting. > > Please review and correctly tag defcustoms

[O] bug#15887: Possibly incorrect custom :types

2013-11-14 Thread Glenn Morris
I glanced at the diff. I'm not sure the :set changes are correct. Won't this make it impossible to customize these options? Those cases may have been some of the false positives I mentioned. Eg (if (or (featurep 'xemacs) (featurep 'python-mode)) 'python-mode 'python) is fine for :type 'function,

Re: [O] org-mouse

2013-11-14 Thread Nick Dokos
Kenneth Jacker writes: > [ Xubuntu 12.04.3; Xfce 4.8; Wfwm 4.8.3; org-mode 8.2.1 ] > > As stated in the ELisp source file, I put this in my .emacs: > > (require 'org-mouse) > > I then "evaled" the above, and even restarted Emacs, but I can't seem to > get any additional "mouse behavior" in

Re: [O] linguistic, covington style: problems with org-preview-latex-fragment

2013-11-14 Thread Nick Dokos
Uwe Brauer writes: > Hello > > Convington.sty is a linguistic style for presenting interline > translation. I attach a pdf file as an examnple. The typical > file looks as follows. > > \documentclass[12pt]{article} > \usepackage{covington} > \begin{document} > > > \begin{examplecov} > \gll Marun

[O] org-mouse

2013-11-14 Thread Kenneth Jacker
[ Xubuntu 12.04.3; Xfce 4.8; Wfwm 4.8.3; org-mode 8.2.1 ] As stated in the ELisp source file, I put this in my .emacs: (require 'org-mouse) I then "evaled" the above, and even restarted Emacs, but I can't seem to get any additional "mouse behavior" in Org. Do I need something else? Sorr

Re: [O] [PATCH] Smart quote support for Russian language

2013-11-14 Thread Bastien
Daniil Frumin writes: > As discussed in here: http://thread.gmane.org/gmane.emacs.orgmode/ > 78806 Applied, thanks! -- Bastien

[O] [PATCH] Smart quote support for Russian language

2013-11-14 Thread Daniil Frumin
As discussed in here: http://thread.gmane.org/gmane.emacs.orgmode/78806 -- Smart quote support for Russian language * ox.el (org-export-smart-quotes-alist): Added ("ru"). TINYCHANGE Sincerely yours, -- Daniil 0001-Smart-quote-support-for-Russian-language.patch Description: Binary data

Re: [O] Smart quotes not working with some languages?

2013-11-14 Thread Rasmus
Caio Daniil, Daniil Frumin writes: > I prepared a patch as you've suggested (attached). Are the unicode entities correct? In my UTF8-Emacs they look like, e.g, "\302\253". It could be OK, though and I could just be missing a font that has these glyphs. Also, please change the commit message

Re: [O] links to attachments don't export anymore

2013-11-14 Thread Thomas Holst
Hi, · Myles English wrote: [ ... snip ... ] > It was possible to insert a link to an attachment like this: > > [[att:FigureA.jpg]] > > and clicking on it would show the file (still works), and it would show > up in the exported document (no longer happens). [ ... snip ... ] since I like this fe

[O] linguistic, covington style: problems with org-preview-latex-fragment

2013-11-14 Thread Uwe Brauer
Hello Convington.sty is a linguistic style for presenting interline translation. I attach a pdf file as an examnple. The typical file looks as follows. \documentclass[12pt]{article} \usepackage{covington} \begin{document} \begin{examplecov} \gll Marun ngeerne. Boy\textsc{-NOM} sleep. \glt 'Th

Re: [O] Smart quotes not working with some languages?

2013-11-14 Thread Daniil Frumin
Thanks! I prepared a patch as you've suggested (attached). On Thu, Nov 14, 2013 at 3:15 AM, Rasmus wrote: > Hi Daniil, > > Daniil Frumin writes: > > > Hi! I am using the latest org from git and I can't get org to export (I > > need LaTeX export particularly) files with smart quotes. > > You

Re: [O] org-contacts, multi-line properties, postal addresses

2013-11-14 Thread Rüdiger Sonderfeld
On Wednesday 13 November 2013 14:23:17 Norman Walsh wrote: > Hello world, > > I'm just taking another look at org-contacts. I wonder what the best > practice is for dealing with multi-line properties like postal > addresses. I store addresses like that :PROPERTIES: :ADDRESS: street no, postal-co

[O] bug#15887: Possibly incorrect custom :types

2013-11-14 Thread Bastien
Glenn Morris writes: > Package: org-mode > > cus-test.el suggests the following variables may have incorrect > custom :types. (There may be some false positives.) > This refers to Org mode in current Emacs trunk. > > Eg, org-texinfo-filename does not have "nil" as an option. > > org-agenda-deadli

[O] Do alternative tty-bindings work for changing timestamps?

2013-11-14 Thread Thorsten Jolitz
Hi List, I tried to set/change a timestamp on a tty (with my regular .emacs and with emacs -Q) and none of the keybindings worked - not the default bindings (no surprise), and not the alternative bindings from manual section "Using Org on a tty". I don't remember if it worked before for me. Doe

Re: [O] ellipses upon isearch

2013-11-14 Thread Bastien
Samuel Wales writes: > I am still getting ellipses upon isearch, despite setting all relevant > variables to show the entire hierarchy, siblings, etc. Can isearch > reveal canonically? I know it can be tedious, but can you give an ECM and a reproducible recipe? Thanks! -- Bastien

Re: [O] bug: wrong type argument exporting

2013-11-14 Thread Bastien
Hi Samuel, Samuel Wales writes: > This also actually corrupts the buffer by inserting footnotes at the > end. Sometimes it leaves it in a narrowed state. Can you give hints on how to reproduce this? Thanks! -- Bastien