Re: [O] Reftex in Org-Mode exporting and recognizing figures or equations

2012-08-03 Thread Thomas S. Dye
Aloha Jeffrey, Jeffrey Spencer jeffspenc...@gmail.com writes: 1) I was wondering if anyone has got the reftex feature of easily recognizing the figures and equations to insert as a ref command to work in org-mode. I'm not aware of this being done. 2) Also I had seen on a website that you

Re: [O] org-mode : add note/flag a capture

2012-08-03 Thread Bastien
Hi Richard, Richard Riley rile...@gmail.com writes: Is it correct that you cant add a note or change a status to a newly captured item before its been synced into emacs and repulled/synced? AFAIU, this is correct. -- Bastien

Re: [O] [BUG] Traceback on Org-Export

2012-08-03 Thread Bastien
Hi Luis, Luis Anaya papoan...@hotmail.com writes: I pulled the latest and greatest from Git after I uploaded by changes on the exporter and I got the following trace during import of org-export. I can't reproduce this. Perhaps ~$ make cleanall and ~$ make again? -- Bastien

Re: [O] Babel give Marker does not point anywhere first run of LaTeX export; subsequent are fine

2012-08-03 Thread Bastien
John Hendy jw.he...@gmail.com writes: When I open an org file the first time and export to PDF via LaTeX, I get the error Marker does not point anywhere and the LaTeX export quits. Running it again without doing anything else succeeds, and all subsequent exports work fine. This is on

Re: [O] Templates for cloning

2012-08-03 Thread Bastien
Hi Nathan, Nathan Neff nathan.n...@gmail.com writes: Is there a way to create a template structure for cloning? This is something I've wanted for long, and I hope I'll find the time to implement it after 7.9. More precisely, I want something that captures the structure of the subtree at

Re: [O] [BUG] turn-on-org-cdlatex

2012-08-03 Thread Bastien
Hi Rasmus, Rasmus ras...@gmx.us writes: It would seem there is a bug in turn-on-org-cdlatex whenever _ or ^ is called. And perhaps others. This is a problem in cdlatex.el. You need to replace `last-command-char' by `last-command-event'. I'm copying Carsten so that he can take the fix

Re: [O] Introducing Octopress Exporter

2012-08-03 Thread Bastien
Hi Tom, Tom Alexander tomalexan...@paphus.com writes: I recently started using Octopress since its a great platform for programmers to blog. Since the posts are written in HTML, it was easy to use Org-Mode but once I got to code blocks I noticed that there was no highlighting. I decided to

Re: [O] Extending org-koma-letter.el

2012-08-03 Thread Nicolas Goaziou
Hello, Luis Anaya papoan...@hotmail.com writes: Nicolas, I would like to take a look at the code. I've been raking my brain on how to add support for the .LO/.LT Groff macros being that they break convention to covers and memorandum types. Code for org-koma-letter.el is at:

Re: [O] [ANN] Org-e-groff.el improvements.

2012-08-03 Thread Bastien
Hi Luis, Luis Anaya papoan...@hotmail.com writes: I know that I've not said much of late, but I'm not sitting idle. Nobody doubts that :) The following new features added to the Groff Exporter. Great -- thanks a lot! -- Bastien

Re: [O] Fwd: Export to Texinfo

2012-08-03 Thread Bastien
Hi Jonathan, Jonathan Leech-Pepin jonathan.leechpe...@gmail.com writes: Do you want to continue to develop while adding the library to contrib/lisp/? Yes, that would be great. Thansk, I'll send you instructions in a private email. The attached version fixes that and supports @ftable and

Re: [O] Fwd: Export to Texinfo

2012-08-03 Thread Nicolas Goaziou
Hello, Jonathan Leech-Pepin jonathan.leechpe...@gmail.com writes: Nested lists do work with only a small issue I can see at the moment, if there are no blank lines between the items in org there are none in the info file either, however there are 2 blank lines at the end of the nested list

Re: [O] org-caldav: Sync Org with external calendars through CalDAV (Owncloud, Google, ...)

2012-08-03 Thread Bastien
Hi David, David Engster d...@randomsample.de writes: https://github.com/dengste/org-caldav Thanks for this. I tested it but can't make it work. I use Emacs from after your patch to url-dav (7/26/2012) and I use this simple configuration: (setq org-caldav-calendar-id

Re: [O] capture template question

2012-08-03 Thread Tassilo Horn
Bastien b...@gnu.org writes: Rather than trying to add various ways of citing links, perhaps it would be nice to have a format code for the literal link to the thing under point at time of capture? What I mean is, something like %l so I could do this: * EMAIL Respond to [[%l][%:fromname]]%?

Re: [O] Reftex in Org-Mode exporting and recognizing figures or equations

2012-08-03 Thread Rasmus
Jeffrey Spencer jeffspenc...@gmail.com writes: 1) I was wondering if anyone has got the reftex feature of easily recognizing the figures and equations to insert as a ref command to work in org-mode. I haven't gotten this to work. It's doable, but requires some work. For now I'd be happy if

Re: [O] [BUG] Traceback on Org-Export

2012-08-03 Thread Luis Anaya
Bastien b...@gnu.org writes: Hi Luis, Luis Anaya papoan...@hotmail.com writes: I can't reproduce this. Perhaps ~$ make cleanall and ~$ make again? Tried it... same error. I'm getting the following compilation error which is too much of a coincidence. I'll keep digging. Luis In

Re: [O] [BUG] Traceback on Org-Export

2012-08-03 Thread Luis Anaya
Bastien b...@gnu.org writes: I can't reproduce this. Perhaps ~$ make cleanall and ~$ make again? Ok... my bad... pilot error... missing (require 'org). I would've thought (org-install) would've loaded it. Anyway, this solved the problem by adding the require on my .emacs file. Now I need some

Re: [O] [BUG] Traceback on Org-Export

2012-08-03 Thread Giovanni Ridolfi
Da: Luis Anaya papoan...@hotmail.com Inviato: Venerdì 3 Agosto 2012 12:43 Ok... my bad... pilot error... missing (require 'org). [...]  Anyway, this solved the problem by adding the require on my .emacs file. ?-) why is this needed?  The documentation doesn't mention it and I commented it

Re: [O] [BUG] Traceback on Org-Export

2012-08-03 Thread Luis Anaya
Giovanni Ridolfi giovanni.rido...@yahoo.it writes: Ok... my bad... pilot error... missing (require 'org). ?-) why is this needed?  Good question :) Like I said, I thought that org-install would have loaded it. But being that I'm more interested in testing the Groff exporter to the latest

Re: [O] #+LABEL and CUSTOM_ID with reftex

2012-08-03 Thread Bastien
Hi Yagnesh, Yagnesh Raghava Yakkala h...@yagnesh.org writes: other related question., do we have in buffer completion support for cross references.? I mean it would be good if C-c C-l can show link targets with in the buffer. good idea. When M-x org-insert-link RET, links pointing to the

Re: [O] capture template question

2012-08-03 Thread Bastien
Tassilo Horn t...@gnu.org writes: Should gnus also by in the list of vm, wl, mh, mew, and rmail? Indeed. Fixed, thanks, -- Bastien

Re: [O] capture template question

2012-08-03 Thread Eric Abrahamsen
On Fri, Aug 03 2012, Tassilo Horn wrote: Bastien b...@gnu.org writes: Rather than trying to add various ways of citing links, perhaps it would be nice to have a format code for the literal link to the thing under point at time of capture? What I mean is, something like %l so I could do

[O] Escaping of non-ascii characters in links

2012-08-03 Thread Gustav Wikström
Hi list! Is there a variable that makes org-mode not escape non-ascii characters in links? Right now when I'm entering a link with eg. an ö in it (or a space for that matter!) the link is automatically converted and the link description contains the non-ascii keyword. Example: Using C-c C-l to

Re: [O] MobileOrg and tags

2012-08-03 Thread Bastien
Hi James, Bastien b...@gnu.org writes: Hi James, James Harkins jamshar...@gmail.com writes: Or have a configuration variable so the user can decide how to generate the tag list. If the global tag completion table function is too slow for some, they could manually populate org-tag-alist

Re: [O] org-caldav: Sync Org with external calendars through CalDAV (Owncloud, Google, ...)

2012-08-03 Thread David Engster
Bastien writes: I use Emacs from after your patch to url-dav (7/26/2012) Then I guess you patched org-caldav-sync to not test for `url-dav-patched-version'? Anyway, I've now added support for the Emacs-bzr version of url-dav. and I use this simple configuration: (setq org-caldav-calendar-id

Re: [O] Fwd: Export to Texinfo

2012-08-03 Thread Jonathan Leech-Pepin
Hello, On Fri, Aug 3, 2012 at 4:41 AM, Nicolas Goaziou n.goaz...@gmail.com wrote: Hello, Jonathan Leech-Pepin jonathan.leechpe...@gmail.com writes: Nested lists do work with only a small issue I can see at the moment, if there are no blank lines between the items in org there are none in

Re: [O] Proposal: starting of parallel asynchronous shell processes

2012-08-03 Thread Bastien
Hi Tobias, Tobias Naehring i_in...@tn-home.de writes: A poor man's solution to allow parallel shell processes would be to replace the code fragment (progn (message Executing %s cmd) (shell-command cmd)) (error Abort from

Re: [O] Proposal: starting of parallel asynchronous shell processes

2012-08-03 Thread Rasmus
Bastien b...@gnu.org writes: Tobias Naehring i_in...@tn-home.de writes: A poor man's solution to allow parallel shell processes would be to replace the code fragment (progn (message Executing %s cmd) (shell-command cmd)) (error

Re: [O] Extending org-koma-letter.el

2012-08-03 Thread Luis Anaya
Nicolas Goaziou n.goaz...@gmail.com writes: Code for org-koma-letter.el is at: http://permalink.gmane.org/gmane.emacs.orgmode/57547 Thanks... I'll take a look. I went through the Koma documentation to get a sense of the LaTeX commands in use for writing letters and see how they relate to

Re: [O] [BUG] Traceback on Org-Export

2012-08-03 Thread Nick Dokos
Luis Anaya papoan...@hotmail.com wrote: Giovanni Ridolfi giovanni.rido...@yahoo.it writes: Ok... my bad... pilot error... missing (require 'org). ?-) why is this needed?  Good question :) Like I said, I thought that org-install would have loaded it. But being that I'm more

Re: [O] Managing Images with Org-mode?

2012-08-03 Thread Karl Eichwalder
Karl Voit devn...@karl-voit.at writes: ,[ ~/.snippets/tls ] | name : Insert a table with files of a folder including links | # -- | #+BEGIN_SRC sh | PATTERN='${1:*.jpg}' | MYFOLDER='${2:$HOME/}' | cd \${MYFOLDER}; MYPWD=\`pwd\`; for file in \`ls -1 \${PATTERN}\`; do | echo

Re: [O] MobileOrg and tags

2012-08-03 Thread James Harkins
At Fri, 03 Aug 2012 14:31:12 +0200, Bastien wrote: I've finally committed a change for this, using `org-global-tags-completion-table' inconditionnally. Please test it and report any problem. Sorry I was late in delivering the patch. How about this (to apply on top of 7.8.11)? If it doesn't

Re: [O] babel: is it possible to cache #+call executed blocks

2012-08-03 Thread Arne Köhn
co...@online.de (Jonas Hörsch) writes: i'm looking for a possibilty to call lengthy codeblocks a few times with different parameters, but would like the results to be cached. It's probably a bit late, but I stumbled over the same problem. Here is how I dealt with it (it's not that pretty).

Re: [O] MobileOrg and tags

2012-08-03 Thread Bastien
Hi James, James Harkins jamshar...@gmail.com writes: At Fri, 03 Aug 2012 14:31:12 +0200, Bastien wrote: I've finally committed a change for this, using `org-global-tags-completion-table' inconditionnally. Please test it and report any problem. Sorry I was late in delivering the patch.

Re: [O] #+LABEL and CUSTOM_ID with reftex

2012-08-03 Thread Yagnesh Raghava Yakkala
Hello Bastien, Bastien b...@gnu.org writes: Hi Yagnesh, Yagnesh Raghava Yakkala h...@yagnesh.org writes: other related question., do we have in buffer completion support for cross references.? I mean it would be good if C-c C-l can show link targets with in the buffer. good idea. When

Re: [O] Extending org-koma-letter.el

2012-08-03 Thread Bastien
Hi Luis, Luis Anaya papoan...@hotmail.com writes: Nicolas Goaziou n.goaz...@gmail.com writes: Code for org-koma-letter.el is at: http://permalink.gmane.org/gmane.emacs.orgmode/57547 I added a link to this in http://orgmode.org/worg/org-contrib/index.html Thanks... I'll take a

Re: [O] Proposal: starting of parallel asynchronous shell processes

2012-08-03 Thread Bastien
Hi Rasmus, Rasmus ras...@gmx.us writes: BTW: are you aware of emacs-async at: https://github.com/jwiegley/emacs-async Yes. It mainly make sense with time-consuming processes, though. I think John is trying to push it to Emacs-core. Not only with time-consuming processes, but for

Re: [O] MobileOrg and tags

2012-08-03 Thread James Harkins
At Fri, 03 Aug 2012 18:16:55 +0200, Bastien wrote: Please test my change first, it spares us the cost of a new option, and it should be fast enough. If it is not, maybe we'll go with your patch. It's not working. I'm unsure if I'm doing something wrong or if the patch is broken. Normally,

Re: [O] Escaping of non-ascii characters in links

2012-08-03 Thread Bastien
Gustav Wikström gustav.e...@gmail.com writes: [[%C3%B6][ö]] I would like to not have the choice of normal behavior even if non-ascii characters are used (giving me [[ö]]). Is there one at the moment? If not, consider this a feature request =) Here you go, from a fresh pull: (setq

Re: [O] MobileOrg and tags

2012-08-03 Thread Bastien
James Harkins jamshar...@gmail.com writes: It's not working. Does it work with your patch? I used (org-global-tags-completion-table org-mobile-files) assuming it would DTRT. If your patch works against master, please resubmit it with a proper ChangeLog message. It would be nice to limit the

[O] Chose where latex preview images are placed

2012-08-03 Thread Abdó Roig-Maranges
Hi, I'm a regular org-mode user. I have made a couple of small tweaks to org-mode that may be useful to someone else. In this mail I attach a patch for the first one. It adds a configuration variable to chose where latex preview stores the little png images of formulas. I prefer having all of

[O] Make latex preview formulas the same color as text face

2012-08-03 Thread Abdó Roig-Maranges
Hi I attach a patch with an enhancement to the latex preview code. When :foreground or :background colors are set to auto, it choses the appropriate color according to the properties of the actual text face. Abdó Roig. From f6ede272f226fbeb2cf43fb747ae75be911ad3ce Mon Sep 17 00:00:00 2001

Re: [O] Chose where latex preview images are placed

2012-08-03 Thread Bastien
Hi Abdó, Abdó Roig-Maranges abdo.r...@gmail.com writes: I'm a regular org-mode user. I have made a couple of small tweaks to org-mode that may be useful to someone else. In this mail I attach a patch for the first one. It adds a configuration variable to chose where latex preview stores the

Re: [O] Make latex preview formulas the same color as text face

2012-08-03 Thread Bastien
Hi Abdó, Abdó Roig-Maranges abdo.r...@gmail.com writes: I attach a patch with an enhancement to the latex preview code. When :foreground or :background colors are set to auto, it choses the appropriate color according to the properties of the actual text face. The patch is good -- but I

Re: [O] MobileOrg and tags

2012-08-03 Thread Bastien
James Harkins jamshar...@gmail.com writes: Two differences in behavior: - It pops up a buffer showing me the contents of agendas.org, and asks me what coding system I want to use (default raw-text). That strikes me as an unnecessary distraction in the workflow, although maybe this is

Re: [O] Inheriting timestamps

2012-08-03 Thread Bastien
James Harkins jamshar...@gmail.com writes: If that isn't feasible, I'd be satisfied with an automatic way to change all the timestamps in subheadings underneath a given heading: put the Emacs cursor on the Pending today line, hit some keystroke, and all the dates change underneath. (setq

Re: [O] README.org on github

2012-08-03 Thread Bastien
Hi Tom, Tom Regner t...@goochesa.de writes: Maybe you could make yourself heard in the issue I opened [fn:1]; it is actually the third issue I opened, I never got a response and closed the other ones -- maybe my conclusions are wrong, and an update of org-ruby wouldn't help (that much) --

Re: [O] preview latex fragments

2012-08-03 Thread Bastien
Hi Andreas, Andreas Leha andreas.l...@med.uni-goettingen.de writes: I experience a problem with the preview of latex fragments: I can not change the foreground color (in org-format-latex-options). On a dark background, the black fragments are barely visible. If you are still having this

Re: [O] Managing Images with Org-mode?

2012-08-03 Thread Karl Voit
* Karl Eichwalder k...@gnu.franken.de wrote: Karl Voit devn...@karl-voit.at writes: Yes, I use something similar to create the thumbnails and the initial org code (I use 3rd level headlines instead of table, because I want to attache tags to every single image): #+BEGIN_SRC sh [...]

Re: [O] MobileOrg and tags

2012-08-03 Thread James Harkins
At Fri, 03 Aug 2012 20:06:04 +0200, Bastien wrote: James Harkins jamshar...@gmail.com writes: Two differences in behavior: - It pops up a buffer showing me the contents of agendas.org, and asks me what coding system I want to use (default raw-text). That strikes me as an unnecessary

Re: [O] preview latex fragments

2012-08-03 Thread Andreas Leha
Hi Bastien, Bastien b...@gnu.org writes: Hi Andreas, Andreas Leha andreas.l...@med.uni-goettingen.de writes: I experience a problem with the preview of latex fragments: I can not change the foreground color (in org-format-latex-options). On a dark background, the black fragments are

Re: [O] babel: is it possible to cache #+call executed blocks

2012-08-03 Thread Eric Schulte
a...@arne-koehn.de (Arne Köhn) writes: co...@online.de (Jonas Hörsch) writes: i'm looking for a possibilty to call lengthy codeblocks a few times with different parameters, but would like the results to be cached. Use #+call lines with the :cache header argument set. With a recent version

Re: [O] test-ob-sh/session

2012-08-03 Thread Eric Schulte
Achim Gratz strom...@nexgo.de writes: I'm currently seeing a problem with this test (only on Win7, both NTEmacs and Cygwin). The test just hangs and never finishes. All my attempts to have it fail in the same way in an interactive sessions were fruitless. However, it seems that the first

Re: [O] test-ob-sh/session

2012-08-03 Thread Achim Gratz
Achim Gratz writes: I'm currently seeing a problem with this test (only on Win7, both NTEmacs and Cygwin). The test just hangs and never finishes. All my attempts to have it fail in the same way in an interactive sessions were fruitless. However, it seems that the first time a session is

Re: [O] tags searching

2012-08-03 Thread Bernt Hansen
Giovanni Ridolfi giovanni.rido...@yahoo.it writes: Da: Richard Riley rile...@gmail.com ~/test.org * cards  :creditcards:mbna:amazon:visa:girocard:NOTSEMICOLONec as in Richard's email, see above * cards   

Re: [O] [BUG] Traceback on Org-Export

2012-08-03 Thread Achim Gratz
Luis Anaya writes: Bastien b...@gnu.org writes: Ok... my bad... pilot error... missing (require 'org). I would've thought (org-install) would've loaded it. Anyway, this solved the problem by adding the require on my .emacs file. You've just hidden the real problem, which seems to be a missing

Re: [O] test-ob-sh/session

2012-08-03 Thread Achim Gratz
Eric Schulte writes: There are a number of tests which execute shell code blocks in test-ob.el. This file has no guards, so it will be run on every system. I know, I'm not (currently) talking about these. What puzzles me is that the three tests in test-ob-sh get defined and run even though

Re: [O] Agenda Upcoming Faces

2012-08-03 Thread SW
Bastien bzg at gnu.org writes: I have agenda TODO items due in 5d (in org-upcoming-deadline face), in 16d (in default face) and in 26d (in org-upcoming-deadline face). Why is the 16d deadline in default face? I can't reproduce this. Can you provide a recipe and/or a screenshot? It has

Re: [O] org-html: subtree specific footnote references

2012-08-03 Thread Suhail Shergill
Bastien b...@gnu.org writes: My view is that org-e-html.el should also make sure that we always have unique ids for all the footnotes of the current files, even when we export only part of it. This is not a trivial change though, because org-export.el has to change the way it retrieves

Re: [O] Extending org-koma-letter.el

2012-08-03 Thread Luis Anaya
Bastien b...@gnu.org writes: If you want to take care of this library, please do! Nicolas told me he won't have time for this anytime soon. Well, that's a challenge... It's now and my wife thinks I have a cyber lover or something being that I spend typing on the keyboard up to the wee hours

Re: [O] Templates for cloning

2012-08-03 Thread Sebastian Fischmeister
As an idea, this is how I use templates: %+begin_src (defun org-p (key) (let ((val (read-from-minibuffer (concat Define key : (plist-put org-store-link-plist (intern (concat : key)) val)) ) (defmacro org-g (key) (or (plist-get org-store-link-plist (intern

Re: [O] README.org on github

2012-08-03 Thread Waldemar Quevedo
Bastien, My name is Waldemar, and I am the current maintainer of the org-ruby gem. It looks like thanks to you (and many others who reported this) github/markup was updated so that it uses the 0.7.0 org-ruby version of the gem!