Re: [O] clocking ongoing items

2012-12-13 Thread Brian van den Broek
On 14 Dec 2012 01:52, "Rainer Stengele" wrote: > > Hi all! > > I wonder how others are clocking ongoing isues, which are not really todos but more like "issues" collecting clocked time for work done regularly. > Example: Reading mail and organising daily priorities of tasks. > This "todo" will not

[O] clocking ongoing items

2012-12-13 Thread Rainer Stengele
Hi all! I wonder how others are clocking ongoing isues, which are not really todos but more like "issues" collecting clocked time for work done regularly. Example: Reading mail and organising daily priorities of tasks. This "todo" will not finish very soon. I want this item to be clocked daily bu

Re: [O] babel perl issue

2012-12-13 Thread Eric Schulte
Bastien writes: > Hi Eric, > > Eric Schulte writes: > >> If you can find a cleaner alternative I'll be happy to help you >> apply it. > > Here is a very crude patch for paving the way to a better solution. > This patch doesn't apply for me with "git am" to the HEAD of the repo so I can't test i

Re: [O] bug#12905: 24.2.50; org: edit source block causes data loss

2012-12-13 Thread Bernt Hansen
Bastien writes: > Hi Bernt, > > Bernt Hansen writes: > >> Your patch fixes it for me on both versions (linux 23.2.1, windows >> 23.3.1) >> >> Thanks! > > I pushed the patch, thanks for confirming this. > > PS: Le, I used my version, shorter, and not that unlispy IMO. > But thanks for the patch a

Re: [O] bug#12905: 24.2.50; org: edit source block causes data loss

2012-12-13 Thread Le Wang
... one more to fix misuse of signal -- Le 0006-fix-mix-use-of-signal.patch Description: Binary data

Re: [O] bug#12905: 24.2.50; org: edit source block causes data loss

2012-12-13 Thread Le Wang
On Fri, Dec 14, 2012 at 12:25 AM, Bastien wrote: > I superseded the first one with my patch, and just applied the > third one. > > Can you explain the bug behind the second one? If I press C-' before on a line BEFORE "+begin_src ...", then doing comparison with ">=" with beg==nil and end==nil ca

Re: [O] PDF docs from Org-mode: not valid PDF?

2012-12-13 Thread Michael Hannon
Bastien wrote: > Michael Hannon writes: >> Greetings.  The woman that runs our research group complains that she is >> unable to print PDF documents that a couple of us in the group send her, and >> that the two of us are the only source of such troublesome documents. >> >> It occurred to me th

Re: [O] babel perl issue

2012-12-13 Thread Bastien
Bastien writes: > Unless you find a bug in the dependencies and/or find a bug in the way > dependancies are handled, (I meant: "unless you find a bug and/or strongly dislike this solution") -- Bastien

Re: [O] org-export-docbook-xsl-fo-proc-command

2012-12-13 Thread Bastien
trammi writes: > Bastien altern.org> writes: > >> Did you check C-h v org-export-docbook-xslt-proc-command RET ? >> > Yes, but I don't have this variable? I think it's here since org-docbook.el is in Org. Did you (require 'org-docbook) ? -- Bastien

Re: [O] Linking to Thunderbird

2012-12-13 Thread Bastien
Hi Christoph, Christoph Herzog writes: > It works mostly except when Thunderbird is not running and for some emails > whose id start with a number (but I have to check out). Thanks! I add an entry in the FAQ: http://orgmode.org/worg/org-faq.html#sec-10-8 -- Bastien

Re: [O] [PATCH] Edit source: fix 'end' initialisation

2012-12-13 Thread Bastien
Hi Michael, sorry I overlooked this patch. It's cleaner than the solution I committed, so I reverted my commit and applied your patch. Thanks! Michael Gauland writes: > I've been able to run org-edit-src-code just fine under NTEmacs > 24.2.50.1 on Windows 7, but under GNU Emacs 23.2.1 on Debi

Re: [O] [PATCH] Wrap: override default

2012-12-13 Thread Bastien
Hi Eric, Michael Gauland writes: > * lisp/ob.el (org-babel-insert-result): only wrap if the :wrap value is > non-null. > > It can be convenient to specify the :wrap property at a higher level (e.g., > file > or tree), rather than for each block. This patch allows you to override the > propery

Re: [O] org-mode moves point in other window

2012-12-13 Thread Bastien
Hi Thomas, Thomas Koch writes: > I've got a large org-mode (7.9.2, emacs 24.2.1) table and two windows, top > and > bottom. I shrink the upper window to only show the headline of my table and > work in the lower window. > > When I move with tab in the lower window or recalculate the formula,

Re: [O] org-export-docbook-xsl-fo-proc-command

2012-12-13 Thread trammi
Bastien altern.org> writes: > Did you check C-h v org-export-docbook-xslt-proc-command RET ? > Yes, but I don't have this variable?

Re: [O] [PATCH] org-edit-special too much space if starting with empty block

2012-12-13 Thread Bastien
Le Wang writes: > I have a signed and accepted PDF. Do you want me to do something > with it? Nope, it is fine. Thanks Le! -- Bastien

[O] When facts change (was: org-pretty-entities and symbols like M_x^y)

2012-12-13 Thread Rasmus
Bastien writes: > Achim Gratz writes: > >>> When the facts change, I change my mind. What do you do, sir? >> >> If the facts have been changing once, I can wait for them to change >> again. Or they may not even be facts after all. :-) Perhaps that opinion is too dear for some practitioner, as

Re: [O] [PATCH] org-edit-special too much space if starting with empty block

2012-12-13 Thread Le Wang
On Fri, Dec 14, 2012 at 2:09 AM, Achim Gratz wrote: > Le Wang writes: >> I'm not sure how to check, but I signed it and sent it back a while >> ago and got a confirmation e-mail from Donald on Aug 9. AFAIK >> everything is sorted. > > Did you just get a confirmation of receipt or a confirmation o

Re: [O] org-pretty-entities and symbols like M_x^y

2012-12-13 Thread Bastien
Achim Gratz writes: >> When the facts change, I change my mind. What do you do, sir? > > If the facts have been changing once, I can wait for them to change > again. Or they may not even be facts after all. :-) This opens up my mind a lot, thanks :) -- Bastien

Re: [O] How to force markup without spaces

2012-12-13 Thread Bastien
Hi, Suvayu Ali writes: >> Anyway, is there any plan to implement this feature in other way? >> Using the solution that you provides makes the org document stick to the >> unicode, >> so it can't be used in other character encodings. >> > > AFAIK, this will not be included; > >

Re: [O] [PATCH] Small API fix and add test for "addlevel" inclusion parameter

2012-12-13 Thread Bastien
Hi Daniel, Daniel Dehennin writes: > The following changes since commit c2223c8979c5510e01c0dd6cc2378b71484828fc: > > still execute code block even if :results none (2012-11-17 17:54:08 -0700) > > are available in the git repository at: > > git://git.baby-gnu.net/org-mode tags/fix-and-test-o

Re: [O] confirmed: org-mode works with yasnippets 0.8.0 (beta)

2012-12-13 Thread Bastien
Hi, Seong-Kook Shin writes: > I just want to let you know that org-mode (org-20121112 from > package.el) is working well with yasnippets 0.8.0 (beta) > with following configuration: > > (defun yas-org-very-safe-expand () >   (let ((yas-fallback-behavior 'return-nil)) >     (and (fboundp 'yas-exp

Re: [O] [new exporter] ASCII export, single newline

2012-12-13 Thread David Rogers
Nicolas Goaziou writes: > David Rogers writes: > >>> David Rogers writes: >>> My plain-text notes, however, often contain single newlines, which I'd like to retain. The new ASCII exporter converts them to spaces. If I put double newlines in the original, then the exporter doesn't

Re: [O] export_file_name problem with new exporter

2012-12-13 Thread Alan Schmitt
Achim Gratz writes: > Alan Schmitt writes: >> In other words, I see three places of interest: >> - where the org file is >> - where export and compilation occurs >> - where the final result is put >> >> Publishing lets us deal with the last one, but I don't think there is a >> way to distinguish

Re: [O] [ANN] Asynchronous export for new exporter

2012-12-13 Thread Thomas S. Dye
Aloha Nicolas, Nicolas Goaziou writes: > Hello, > > New (experimental) exporter has now support for asynchronous export. > Every type of export is supported (subtree, to a buffer, visible part > only...). > > When produced, results are listed in the Export Stack (they will never > make a buffer

Re: [O] org-pretty-entities and symbols like M_x^y

2012-12-13 Thread Achim Gratz
Rasmus writes: > - \bar{x}, tilde{x}, underline{x}, ... ==> constructed using >combining utf8 characters ¹ (or at least support of it; i couldn't >get it working properly) We've been at this before, but I believe that introducing utf8 characters into the sources would cut off Emacs 22 com

Re: [O] [PATCH] org-edit-special too much space if starting with empty block

2012-12-13 Thread Achim Gratz
Le Wang writes: > I'm not sure how to check, but I signed it and sent it back a while > ago and got a confirmation e-mail from Donald on Aug 9. AFAIK > everything is sorted. Did you just get a confirmation of receipt or a confirmation of the papers having been signed and accepted? If the latter,

Re: [O] export_file_name problem with new exporter

2012-12-13 Thread Achim Gratz
Alan Schmitt writes: > In other words, I see three places of interest: > - where the org file is > - where export and compilation occurs > - where the final result is put > > Publishing lets us deal with the last one, but I don't think there is a > way to distinguish between the first two. Having

Re: [O] [ANN] Asynchronous export for new exporter

2012-12-13 Thread Alan Schmitt
Nicolas Goaziou writes: > Hello, > > New (experimental) exporter has now support for asynchronous export. > Every type of export is supported (subtree, to a buffer, visible part > only...). > > When produced, results are listed in the Export Stack (they will never > make a buffer pop or call an e

Re: [O] org-export-docbook-xsl-fo-proc-command

2012-12-13 Thread Jambunathan K
trammi writes: > How to set org-export-docbook-xslt-proc-command for DocBook at org-docbook.el > on > Win32 (example)? Docbook toolchain is really steep climb. You should run away. The thread below may or may not help. It may not even be relevant to the question that you have. http://list

Re: [O] org-pretty-entities and symbols like M_x^y

2012-12-13 Thread Rasmus
Bastien writes: > M_x ^y is the only (non fully satisfactory) solution I can think of. In general org entities work wonders, and I'm a very happy user. I have a couple of others things that could be made nicer (somehow). '===>' indicates what would be nicer: - \frac{x}{y} ===> [(x)/(y)] or so

Re: [O] bug#12905: 24.2.50; org: edit source block causes data loss

2012-12-13 Thread Bastien
Le Wang writes: > I haven't investigated further though. We can easily setup a mirror on github and use the platform from this repo. But I'm unsure how this would work. If someone wants to take this in charge, let me know. > I've attached 3 patches to fix this and another bug I found while >

Re: [O] export_file_name problem with new exporter

2012-12-13 Thread Nicolas Goaziou
Alan Schmitt writes: > In other words, I see three places of interest: > - where the org file is > - where export and compilation occurs > - where the final result is put > > Publishing lets us deal with the last one, but I don't think there is a > way to distinguish between the first two. No, t

Re: [O] Bug: Tags duplicated in *Org tags* selection dialog. [7.8.11]

2012-12-13 Thread Bastien
Hi Oleksandr, Oleksandr Gavenko writes: > With "emacs -Q" and: > > (setq org-tag-persistent-alist > '( > ("ADMIN" . ?a) > ("BLOG" . ?b) > ("DEVEL" . ?d) > ("GET" . ?g) > ("LIFE" . ?l) > ("MAIL" . ?m) > ("JOB" . ?j) >

Re: [O] "Contexts"?

2012-12-13 Thread Bastien
Hi Nathan, Nathan Neff writes: > I'd like to know if there's a way to tell Emacs or org-mode > to be in a certain context, where a certain directory is "home" depending on > what context I'm working in currently. Maybe use M-x cd interactively or use different init files depending from the con

Re: [O] bug#12905: 24.2.50; org: edit source block causes data loss

2012-12-13 Thread Le Wang
On Thu, Dec 13, 2012 at 11:17 PM, Bastien wrote: > Hi Le, > > No we don't. If anyone knows how to set this up for our needs, > please share. I've only done this for projects hosted on github, others may have more experience. But having a continuous integration service is definitely helpful. Fo

Re: [O] bug#12905: 24.2.50; org: edit source block causes data loss

2012-12-13 Thread Bastien
Hi Bernt, Bernt Hansen writes: > Your patch fixes it for me on both versions (linux 23.2.1, windows > 23.3.1) > > Thanks! I pushed the patch, thanks for confirming this. PS: Le, I used my version, shorter, and not that unlispy IMO. But thanks for the patch anyway! -- Bastien

Re: [O] org-pretty-entities and symbols like M_x^y

2012-12-13 Thread Bastien
Hi Laurent, Laurent Hoeltgen writes: > I was wondering if there is a way to fontify expressions like M_x^y > correctly with org-pretty-entities. M_x ^y is the only (non fully satisfactory) solution I can think of. -- Bastien

Re: [O] org-export-docbook-xsl-fo-proc-command

2012-12-13 Thread Bastien
trammi writes: > How to set org-export-docbook-xslt-proc-command for DocBook at org-docbook.el > on > Win32 (example)? Did you check C-h v org-export-docbook-xslt-proc-command RET ? -- Bastien

Re: [O] [PATCH] org-edit-special too much space if starting with empty block

2012-12-13 Thread Bastien
Le Wang writes: > I'm not sure how to check, but I signed it and sent it back a while > ago and got a confirmation e-mail from Donald on Aug 9. AFAIK > everything is sorted. Okay, thanks for confirming! -- Bastien

[O] org-export-docbook-xsl-fo-proc-command

2012-12-13 Thread trammi
How to set org-export-docbook-xslt-proc-command for DocBook at org-docbook.el on Win32 (example)?

Re: [O] [PATCH] org-edit-special too much space if starting with empty block

2012-12-13 Thread Le Wang
On Thu, Dec 13, 2012 at 11:15 PM, Bastien wrote: > Nicolas Goaziou writes: > >> Le Wang writes: >> >>> Thanks Nicolas. I have signed assignment papers for Emacs. >> >> Great. I have added you to the list of contributors, in Worg. > > Note: I did not received confirmation from the FSF yet. > Le,

Re: [O] bug#12905: 24.2.50; org: edit source block causes data loss

2012-12-13 Thread Bernt Hansen
Bastien writes: > Hi Bernt, > > thanks for chasing this down. I tried to install emacs-23.2 but > it does not compile on my machine. > > Does this patch fixes the problem for you? > > My guess is that (copy-marker nil t) returns an error on emacs-23.2. > It's a weird sexp anyway, make-marker an

Re: [O] PDF docs from Org-mode: not valid PDF?

2012-12-13 Thread Bastien
Hi Michael, Michael Hannon writes: > Greetings.  The woman that runs our research group complains that she is > unable to print PDF documents that a couple of us in the group send her, and > that the two of us are the only source of such troublesome documents. > > It occurred to me that the two

Re: [O] bug#12905: 24.2.50; org: edit source block causes data loss

2012-12-13 Thread Bastien
Hi Le, Le Wang writes: > On Thu, Dec 13, 2012 at 9:42 PM, Bernt Hansen wrote: >> I'll try this patch and report back later today. > > That commit was from me, and I did not test against Emacs < 24.2. I > will submit another patch to add some tests. Do tests get > automatically run on some kin

[O] Bug: Tags duplicated in *Org tags* selection dialog. [7.8.11]

2012-12-13 Thread Oleksandr Gavenko
With "emacs -Q" and: (setq org-tag-persistent-alist '( ("ADMIN" . ?a) ("BLOG" . ?b) ("DEVEL" . ?d) ("GET" . ?g) ("LIFE" . ?l) ("MAIL" . ?m) ("JOB" . ?j) ("QUESTION" . ?q) ("PROJECT" . ?p)

Re: [O] [PATCH] org-edit-special too much space if starting with empty block

2012-12-13 Thread Bastien
Nicolas Goaziou writes: > Le Wang writes: > >> Thanks Nicolas. I have signed assignment papers for Emacs. > > Great. I have added you to the list of contributors, in Worg. Note: I did not received confirmation from the FSF yet. Le, did you receive it? To be on the safe side, I try to add p

[O] [ANN] Asynchronous export for new exporter

2012-12-13 Thread Nicolas Goaziou
Hello, New (experimental) exporter has now support for asynchronous export. Every type of export is supported (subtree, to a buffer, visible part only...). When produced, results are listed in the Export Stack (they will never make a buffer pop or call an external application). The stack can be a

Re: [O] export_file_name problem with new exporter

2012-12-13 Thread Nicolas Goaziou
Alan Schmitt writes: > I understand it. What I actually would like is to be able to specify a > different "working directory". Right now it defaults to the directory > where the org file is, but it's often not satisfactory (especially when > compilation creates additional files). Would this be di

Re: [O] bug#12905: 24.2.50; org: edit source block causes data loss

2012-12-13 Thread Le Wang
On Thu, Dec 13, 2012 at 9:42 PM, Bernt Hansen wrote: > I'll try this patch and report back later today. That commit was from me, and I did not test against Emacs < 24.2. I will submit another patch to add some tests. Do tests get automatically run on some kind of Travis CI setup? In the mean t

[O] "Contexts"?

2012-12-13 Thread Nathan Neff
Hi, I'd like to know if there's a way to tell Emacs or org-mode to be in a certain context, where a certain directory is "home" depending on what context I'm working in currently. For example, if I'm giving a presentation, I would like org-mode/Emacs/ido-mode to have ~/presentation as a base/star

Re: [O] [PATCH] org-edit-special too much space if starting with empty block

2012-12-13 Thread Nicolas Goaziou
Le Wang writes: > Thanks Nicolas. I have signed assignment papers for Emacs. Great. I have added you to the list of contributors, in Worg. Regards, -- Nicolas Goaziou

Re: [O] [PATCH] org-edit-special too much space if starting with empty block

2012-12-13 Thread Le Wang
On Fri, Nov 30, 2012 at 9:23 PM, Nicolas Goaziou wrote: > I've pushed your changes. Thank you. > > Btw, have you signed the FSF papers for larger patches? Thanks Nicolas. I have signed assignment papers for Emacs. -- Le

Re: [O] export_file_name problem with new exporter

2012-12-13 Thread Alan Schmitt
Nicolas Goaziou writes: > Alan Schmitt writes: > >> I understand it. What I actually would like is to be able to specify a >> different "working directory". Right now it defaults to the directory >> where the org file is, but it's often not satisfactory (especially when >> compilation creates ad

Re: [O] Error when editing source code with Cc '

2012-12-13 Thread Rainer M Krug
Solved - upgraded ESS from 12.04 to 12.09 and it is now working. Thanks, Rainer On 13 December 2012 14:49, Rainer M Krug wrote: > Hi > > when I want to edit an R source block, I get the following error, but the > indirect buffer opens: > > org-mode fontification error [6 times] > byte-code: L

Re: [O] export_file_name problem with new exporter

2012-12-13 Thread Alan Schmitt
Nicolas Goaziou writes: > There is no #+EXPORT_FILE_NAME: keyword. But there is > an :EXPORT_FILE_NAME: node-property for subtree export. There could be > a #+FILE_NAME: keyword (much like :EXPORT_AUTHOR: and #+AUTHOR). Though, > it is too dangerous to my liking. > > For example, publishing expec

Re: [O] bug#12905: 24.2.50; org: edit source block causes data loss

2012-12-13 Thread Bernt Hansen
Bastien writes: > Hi Bernt, > > thanks for chasing this down. I tried to install emacs-23.2 but > it does not compile on my machine. > > Does this patch fixes the problem for you? > > My guess is that (copy-marker nil t) returns an error on emacs-23.2. > It's a weird sexp anyway, make-marker an

Re: [O] bug#12905: 24.2.50; org: edit source block causes data loss

2012-12-13 Thread Bernt Hansen
Bernt Hansen writes: > Nick Dokos writes: > >> Bernt Hansen wrote: >> >>> git bisect identifies the following commit: >>> >>> 206257aa7eb83a0a62f297e7cf0e3a7c32ff6f05 is the first bad commit >>> commit 206257aa7eb83a0a62f297e7cf0e3a7c32ff6f05 >>> Author: Le Wang >>> Date: Sun Nov 18 13:39:5

Re: [O] org-capture vs. org-agenda-capture

2012-12-13 Thread Rene
Bastien altern.org> writes: > I guess M-x org-capture is enough here. No big deal. I'll just make use of %(org-insert-time-stamp nil t t nil nil nil) instead of %U -- Rene

Re: [O] export_file_name problem with new exporter

2012-12-13 Thread Nicolas Goaziou
Hello, Alan Schmitt writes: > I have "#+EXPORT_FILE_NAME: ~/tmp/jsseccloud.tex" in an org file, but > when I export it (either to beamer or to latex), it's using the name of > the file instead of the given file name. > > Am I doing something wrong here? There is no #+EXPORT_FILE_NAME: keyword.

Re: [O] [new exporter] ASCII export, single newline

2012-12-13 Thread Nicolas Goaziou
David Rogers writes: >> David Rogers writes: >> >>> My plain-text notes, however, often contain single newlines, which I'd >>> like to retain. The new ASCII exporter converts them to spaces. If I put >>> double newlines in the original, then the exporter doesn't convert >>> anything, and leaves

Re: [O] bug#12905: 24.2.50; org: edit source block causes data loss

2012-12-13 Thread Bernt Hansen
Nick Dokos writes: > Bernt Hansen wrote: > >> git bisect identifies the following commit: >> >> 206257aa7eb83a0a62f297e7cf0e3a7c32ff6f05 is the first bad commit >> commit 206257aa7eb83a0a62f297e7cf0e3a7c32ff6f05 >> Author: Le Wang >> Date: Sun Nov 18 13:39:51 2012 +0800 >> >> Reverting t

Re: [O] Org css

2012-12-13 Thread Ian Barton
On 10/12/12 12:17, Vladimir Lomov wrote: Hi, ** flav [2012-12-10 13:03:52 +0100]: Hello, I can't find out the css of the orgmode web site. Is it possible to get it ? Where ? Thanks wget http://orgmode.org/org.css A more generic solution, which should work for any web site, is to display

Re: [O] bug#12905: 24.2.50; org: edit source block causes data loss

2012-12-13 Thread Bastien
Hi Bernt, thanks for chasing this down. I tried to install emacs-23.2 but it does not compile on my machine. Does this patch fixes the problem for you? My guess is that (copy-marker nil t) returns an error on emacs-23.2. It's a weird sexp anyway, make-marker and set-marker-insertion-type are

Re: [O] org-sync doesn't work with recent org-element.el

2012-12-13 Thread Bastien
Aurélien Aptel writes: > I have not given up on org-sync but I have too many things going on > right now. I know it's not the first time I say this but I will get > back to it eventually. All right, thanks! -- Bastien

Re: [O] Bug: non-interactive org-export-region-as... modifies kill-ring [7.9.2 (release_7.9.2-103-g488eea)]

2012-12-13 Thread Christopher Schmidt
Bastien writes: > Christopher Schmidt writes: > >> Title says it all. For example evaling (org-export-region-as-latex >> (point-min) (point-max) nil (get-buffer-create "res")) via M-: in an >> org-mode buffer will put the export content in the kill ring. That's >> not nice. I think only the in

Re: [O] org-drill installation problem

2012-12-13 Thread Yagnesh Raghava Yakkala
Hello Sanjib, On 12月 13 2012, Sanjib Sikder wrote: > Dear Yagnesh, > > I installed the emacs-snapshot manually as was instructed on the site of ppa. > > There is no contrib directory in my .emacs.d folder. The contrib directory should be in org-mode directory *not* in .emacs.d folder. For eg.

Re: [O] org-drill installation problem

2012-12-13 Thread Sanjib Sikder
Dear Yagnesh, I installed the emacs-snapshot manually as was instructed on the site of ppa. There is no contrib directory in my .emacs.d folder. Thanks - *Sanjib Sikder *Ph.D. Fellow Chemical Engineering IIT Bombay* * On Thu, Dec 13, 2012 at 11:43 AM, Yagnesh Rag