Re: [O] org-mime

2013-05-14 Thread Joseph Vidal-Rosset
2013/5/13 Eric Schulte schulte.e...@gmail.com A while back Org-mode switched its method of exporting latex equations to HTML. Equations used to be exported as png images, however they are now exported as markup which may then be processed on the fly by client-side javascript. Most mail

Re: [O] Skim.app support for org-mac-link-grabber.el

2013-05-14 Thread Daniil Frumin
OK, here's a patch which adds the ability to highlight the selected text. It makes new highlight notes only if `org-mac-Skim-highlight-selection-p' is set to t. - Dan 0004-Add-the-ability-to-highlight-the-selected-text-in-Sk.patch Description: Binary data On May 14, 2013, at 8:33 AM,

Re: [O] using gnuplot's splot and every commands on org-mode table data

2013-05-14 Thread Achim Gratz
Eric Schulte writes: This looks great. Please go ahead and apply this patch to ob-sh. I've applied the bugfix part to maint and master. I'm holding back on the :hline-string for now since I want to avoid introducing yet another header arg for that. Instead I'll investigate whether this can be

Re: [O] Skim.app support for org-mac-link-grabber.el

2013-05-14 Thread Carsten Dominik
This looks great. Can you now make a single patch for all the changes? Then I will apply it. - Carsten On 14 mei 2013, at 08:18, Daniil Frumin difru...@gmail.com wrote: OK, here's a patch which adds the ability to highlight the selected text. It makes new highlight notes only if

Re: [O] org-mime

2013-05-14 Thread Uwe Brauer
Eric == Eric Schulte schulte.e...@gmail.com writes: Joseph Vidal-Rosset joseph.vidal.ros...@gmail.com writes: - A while back Org-mode switched its method of exporting latex equations to HTML. Equations used to be exported as png images, however they are now exported as

Re: [O] [PATCH] fix appointment warn time

2013-05-14 Thread Bastien
Hi Ivan, Ivan Kanis ban...@kanis.fr writes: April, 28 at 10:59 Bastien wrote: Without your patch you should see that warntime is nil. Mhh... I don't see this. The call to (org-agenda) in your (progn...) will refresh the text-properties in foo.org and C-u C-x = show the property in both

Re: [O] ical2org.py

2013-05-14 Thread Bastien
aitor aitors2...@gmail.org writes: I've implemented a little script which converts ics files to org-mode. You can find the script here: https://github.com/asoroa/ical2org.py Great -- would be nice to add this to Worg! -- Bastien

Re: [O] Bug in structmode++?

2013-05-14 Thread Bastien
Hi Christopher, Christopher Schmidt christop...@ch.ristopher.com writes: Most people use orgstruct{,++}-mode in message-mode, right? I think it makes sense to use vanilla org here. That is, make an indirect buffer of the message-mode buffer, narrow the buffer to the message body and set

Re: [O] Auto-unfold subtrees with matches in query-replace (et al.?)

2013-05-14 Thread Bastien
Hi Michael, Michael Bach pha...@gmail.com writes: When I do a M-% (query-replace) in an org-mode buffer where the relevant trees are folded, subtrees with matches are not unfolded. I am looking for a similar behavior as is observed when doing a simple C-s (search-forward). This is a

Re: [O] org-store-link calls external link type store functions twice?

2013-05-14 Thread Bastien
Hi Robert, Robert Adesam rob...@adesam.se writes: I am not sure this is a bug but in version 8.x storing a link using an external link type, org-store-link seems to call the external link type's store function twice... I noticed this as I use an external link type that asynchronous updates

Re: [O] agenda column view and/or location property visible in normal view

2013-05-14 Thread Bastien
Hi Eric, Eric S Fraga e.fr...@ucl.ac.uk writes: due to my increasing use of MobileOrg and, as a result, the synchronisation it provides with Google's calendar, I am finding that using the :LOCATION: property in an appointment in org is quite useful. However, most of the time I use org's

Re: [O] Bibliography

2013-05-14 Thread Fabrice Popineau
It defnitely helps a lot with Org-LaTeX files (scientific papers). There is one thing that is not taken into account and I wonder if there is an Org solution for it. In laTeX you can use \cite{foo1999, foo2002} . I don't think that current links in Org allow this and I don't see an easy way for

Re: [O] diff in `src' blocks

2013-05-14 Thread Michael Brand
Hi all On Mon, May 13, 2013 at 7:59 PM, Achim Gratz strom...@nexgo.de wrote: All things considered, there may be room for an argument that Babel shouldn't ignore the data from STDOUT on non-zero exit [...] Yes please, and a report of the actual exit status in the babel result would be nice,

Re: [O] diff in `src' blocks

2013-05-14 Thread Michael Brand
http://thread.gmane.org/gmane.emacs.orgmode/45828/focus=45881 Sorry, the above was with the wrong message focus. Corrected: http://thread.gmane.org/gmane.emacs.orgmode/45828/focus=46415

[O] What happens to org-export-with-LaTeX-fragments

2013-05-14 Thread Leo Liu
Hi there, I am upgrading to org 8 and cleaning up my init. There are two variables that aren't defined any more: org-export-with-LaTeX-fragments and org-highlight-latex-fragments-and-specials. Could someone tell me what are the replacement for them? Thanks, Leo

Re: [O] XeLaTeX and the new exporter

2013-05-14 Thread Søren Mikkelsen
Hi Chris I asked the question a couple of weeks ago. Take a look at the hook: org-export-before-parsing-hook It worked for me. Best regards Søren On 2013-05-07 17:42, Christopher Witte wrote: Hi all, I had export working using XeLaTeX using the instructions from the FAQ

Re: [O] Bug in structmode++?

2013-05-14 Thread Daniel Bausch
Hi! Bastien writes: My guess is that message-mode and mail-mode are the modes where orgstruct-mode is the most used, so having it doing what the users expect is important. Only for the record: I use orgstruct++ it in magit-log-edit-mode via magit-log-edit-mode-hook. I combine that with

Re: [O] [PATCH] fix appointment warn time

2013-05-14 Thread Ivan Kanis
Le 14 Mai à 10h36, Bastien a écrit : I tried it again on a more recent emacs (bzr from two weeks ago). Same result. Are you sure you removed your patch? :D Mhh... yes, I'm sure. Can anyone else reproduce Ivan's problem? Are you using bzr emacs? -- D'autres civilisations que la nôtre ont

Re: [O] [PATCH] fix appointment warn time

2013-05-14 Thread Bastien
Ivan Kanis ban...@kanis.fr writes: Le 14 Mai à 10h36, Bastien a écrit : I tried it again on a more recent emacs (bzr from two weeks ago). Same result. Are you sure you removed your patch? :D Mhh... yes, I'm sure. Can anyone else reproduce Ivan's problem? Are you using bzr emacs? Yes.

Re: [O] [PATCH] fix appointment warn time

2013-05-14 Thread Ivan Kanis
Le 14 Mai à 13h49, Bastien a écrit : Can anyone else reproduce Ivan's problem? Are you using bzr emacs? Now I recall it happens on 24.1 and bzr. Let's hope someone else can reproduce. -- La différence entre un bon et un mauvais architecte réside en ce que le mauvais succombe à toutes les

[O] I merged worg-new-exporter into worg.git master

2013-05-14 Thread Bastien
Hi all, now both orgmode.org and Worg are published from Org 8.0. I merged worg-new-exporter into worg.git master, and updated the emacs.el file on the server -- many thanks again to those involved in this move. Marc and Jay: please let me know if you need more information on monitoring the

Re: [O] org-store-link calls external link type store functions twice?

2013-05-14 Thread Robert Adesam
Hi, I made a small example where I added an external link type, counter that always works and updates a counter. It is quite crude but shows my point: (org-add-link-type counter 'ra/org-counter-open) (add-hook 'org-store-link-functions 'ra/org-counter-store-link) (defun

Re: [O] What happens to org-export-with-LaTeX-fragments

2013-05-14 Thread Rasmus
Hi Leo, I am upgrading to org 8 and cleaning up my init. There are two variables that aren't defined any more: org-export-with-LaTeX-fragments and I'm looking at an old exporter and assume that you are interested in MathJax and HTML. . .? In any case, the source suggests that org-element only

[O] bug in `org-export-string-as' when org-html-with-latex is set to dvipng

2013-05-14 Thread Eric Schulte
Evaluate the following to exercise the bug. ;; -*- emacs-lisp -*- (let ((org-html-with-latex 'dvipng)) (org-export-string-as \\begin{equation}\n\\frac{Eric}{Schulte}\n\\end{equation}\n 'html t)) This functionality is required to port org-mime to the new exporting backend.

Re: [O] [PATCH] fix appointment warn time

2013-05-14 Thread Miguel Ruiz
--- El mar, 14/5/13, Ivan Kanis ban...@kanis.fr escribió: De: Ivan Kanis ban...@kanis.fr Asunto: Re: [O] [PATCH] fix appointment warn time Para: Bastien b...@gnu.org CC: org mode emacs-orgmode@gnu.org Fecha: martes, 14 de mayo, 2013 14:10 Le 14 Mai à 13h49, Bastien a écrit : Can

Re: [O] [PATCH] fix appointment warn time

2013-05-14 Thread Bastien
Hi Miguel, Miguel Ruiz rbeni...@yahoo.es writes: Yes, I can. Both Emacs 24.3 with Org-mode version 7.9.4 (7.9.4-1-ga5435f-elpa) and Org-mode version 8.0.2 (release_8.0.2-71-g5a1400) exhibits the problem than Ivan reports. For me it is solved with Bastien patch, i.e.

[O] What's wrong with org-export-html-final-hook in 8.x

2013-05-14 Thread visayafan
Recently I upgrade my Org Mode from 7.8.11 to the latest 8.0.2 and find org-export-html-final-hook doesn't work. -- (add-hook 'org-export-html-final-hook 'org-delete-!!!) (defun org-delete-!!! () (interactive) (goto-char (point-min)) (while (re-search-forward

Re: [O] [PATCH] fix appointment warn time

2013-05-14 Thread Ivan Kanis
Le 14 Mai à 16h08, Bastien a écrit : Hi Miguel, Miguel Ruiz rbeni...@yahoo.es writes: Yes, I can. Both Emacs 24.3 with Org-mode version 7.9.4 (7.9.4-1-ga5435f-elpa) and Org-mode version 8.0.2 (release_8.0.2-71-g5a1400) exhibits the problem than Ivan reports. For me it is solved with

Re: [O] [PATCH] fix appointment warn time

2013-05-14 Thread Bastien
Ivan Kanis ban...@kanis.fr writes: Have you tried emacs -Q ? Yes... -- Bastien

Re: [O] I merged worg-new-exporter into worg.git master

2013-05-14 Thread Jay Kerns
Dear Bastien, On Tue, May 14, 2013 at 8:25 AM, Bastien b...@gnu.org wrote: Hi all, now both orgmode.org and Worg are published from Org 8.0. I merged worg-new-exporter into worg.git master, and updated the emacs.el file on the server -- many thanks again to those involved in this move.

Re: [O] What's wrong with org-export-html-final-hook in 8.x

2013-05-14 Thread Rasmus
Hi Visayafan, Recently I upgrade my Org Mode from 7.8.11 to the latest 8.0.2 and find org-export-html-final-hook doesn't work. This variable no longer exists, since quite I while I think (check the git log if interested). You could switch to filters. Here's an ugly hack for removing titles

[O] Fwd: [Stage LaTeX 2013] Stage LaTeX à Dunkerque, 11e édition !

2013-05-14 Thread Fabrice Niessen
Hello, FYI, I will give for the second time a 90-min course on Org mode, mainly focused on its LaTeX exporter (... and all the advantages of writing in Org instead of in AUCTeX). I will present my seminar during the Stage LaTeX de Dunkerque (France), held on the 12th of June. It's free and open

Re: [O] [PATCH] Improve configurability of ox-koma-letter

2013-05-14 Thread Viktor Rosenfeld
Hi Alan, I just wanted to let you know that the tutorial is now online. I haven't linked to it from the org-tutorials page yet, in case you want to take a look. You can find it at http://orgmode.org/worg/org-tutorials/koma-letter-export.html Cheers, Viktor Alan Schmitt wrote: Viktor Rosenfeld

Re: [O] BMCOL column width as absolute?

2013-05-14 Thread Nicolas Goaziou
Hello, James Harkins jamshar...@gmail.com writes: Hi, in the new beamer exporter, are there any plans to support an absolute width for columns, rather than a fraction of \textwidth? None that I know of, but it could be of some use. Do you want to provide a patch? Regards, -- Nicolas

[O] confused about Beamer export

2013-05-14 Thread Julian M. Burgos
/elpa/org-20130514/etc/styles/... Debug (ox-odt): Using styles under /home/julian/.emacs.d/elpa/org-20130514/etc/styles/ Debug (ox-odt): Searching for OpenDocument schema files... Debug (ox-odt): Trying /usr/share/emacs/etc/org/schema/... [2 times] Debug (ox-odt): No OpenDocument schema files

[O] [PATCH] Honor properties in derived backends with default nil

2013-05-14 Thread Viktor Rosenfeld
Hi, the attached patch fixes the problem. I wasn't sure if the logic simply reverts the changes in commit 16f12e0 but it passes the test suite. Cheers, Viktor Viktor Rosenfeld wrote: Hi, commit 16f12e0 changed how the EMAIL option is configured in a derived exporter that also uses this

Re: [O] bug in `org-export-string-as' when org-html-with-latex is set to dvipng

2013-05-14 Thread Nicolas Goaziou
Hello, Eric Schulte schulte.e...@gmail.com writes: Evaluate the following to exercise the bug. ;; -*- emacs-lisp -*- (let ((org-html-with-latex 'dvipng)) (org-export-string-as \\begin{equation}\n\\frac{Eric}{Schulte}\n\\end{equation}\n 'html t)) This functionality is

Re: [O] What's wrong with org-export-html-final-hook in 8.x

2013-05-14 Thread visayafan
Rasmus ras...@gmx.us writes: You could switch to filters. Here's an ugly hack for removing titles on my web-site (the title is already inserted in a shared preamble). #+BEGIN_SRC emacs-lisp (defun rasmus/org-html-ignore-title-if-present (string backend info) Strip title if it's

[O] How to install latest Org-mode?

2013-05-14 Thread Marcin Borkowski
Hi list, I'd like to install the new Org-mode (version 8). I'm wondering what method is the best for me. I have Emacs 23 (Ubuntu 12.04), but I plan to (1) upgrade to the newest Ubuntu 13.04 soon and (2) upgrade to Emacs 24 soon (I'll probably uninstall Ubuntu's Emacs and install my own, though

Re: [O] What's wrong with org-export-html-final-hook in 8.x

2013-05-14 Thread visayafan
#+BEGIN_SRC emacs-lisp (eval-after-load 'ox-html '(add-to-list 'org-export-filter-final-output-functions 'fan/org-html-produce-inline-html)) #+END_SRC

Re: [O] How to install latest Org-mode?

2013-05-14 Thread Achim Gratz
Marcin Borkowski writes: * I'd like the install method to be relatively quick - less than an hour, say, and I'd prefer my Org-mode to be relatively easy to upgrade later. I'd suggest using ELPA, but if you rather want to go the Git route, read on. I'm leaning towards cloning the git repo

Re: [O] Export Org-mode content to Reveal.js presentations

2013-05-14 Thread Gary Oberbrunner
Just want to say I just set this up, and it's great! Easy to work with, and my first org-mode presentation was live in under 10 min. One minor nit: on my Windows machine, I had to set org-reveal-root to a file:/// URL, not a filesystem path. Otherwise the presentation wouldn't load. On Thu,

[O] org-table.el

2013-05-14 Thread Loyall, David
In line 1145 org-table.el [1] (defun org-table-get (line column) ...should it read like this instead? (defun org-table-get (optional line column) Hope this helps, --Dave 1. http://orgmode.org/w/org-mode.git?p=org-mode.git;a=blob;f=lisp/org-table.el;hb=HEAD#l1145

Re: [O] org-table.el

2013-05-14 Thread Achim Gratz
Loyall, David writes: In line 1145 org-table.el [1] (defun org-table-get (line column) ...should it read like this instead? (defun org-table-get (optional line column) Not necessarily, it simply means you have to use an explicit nil argument instead of relying on a missing argument

Re: [O] How to install latest Org-mode?

2013-05-14 Thread Marcin Borkowski
Dnia 2013-05-14, o godz. 20:52:06 Achim Gratz strom...@nexgo.de napisał(a): Marcin Borkowski writes: * I'd like the install method to be relatively quick - less than an hour, say, and I'd prefer my Org-mode to be relatively easy to upgrade later. I'd suggest using ELPA, but if you

Re: [O] ical2org.py

2013-05-14 Thread Simon Thum
On 05/14/2013 10:37 AM, Bastien wrote: aitor aitors2...@gmail.org writes: I've implemented a little script which converts ics files to org-mode. You can find the script here: https://github.com/asoroa/ical2org.py Great -- would be nice to add this to Worg! Yes, more or less. We now have

Re: [O] How to install latest Org-mode?

2013-05-14 Thread Achim Gratz
Marcin Borkowski writes: Now my question is: how do I update Org using ELPA? (I have the latest version from there now, but development continues, I guess;).) You select Manage Emacs Packages from the Options menu (or enter M-x package-list-packages) and then press U. It'll select all

Re: [O] How to install latest Org-mode?

2013-05-14 Thread Marcin Borkowski
Dnia 2013-05-14, o godz. 22:57:55 Achim Gratz strom...@nexgo.de napisał(a): Marcin Borkowski writes: Now my question is: how do I update Org using ELPA? (I have the latest version from there now, but development continues, I guess;).) You select Manage Emacs Packages from the Options

Re: [O] [PATCH] Improve configurability of ox-koma-letter

2013-05-14 Thread Rasmus
Viktor Rosenfeld listuse...@gmail.com writes: Hi Alan, I just wanted to let you know that the tutorial is now online. I haven't linked to it from the org-tutorials page yet, in case you want to take a look. You can find it at http://orgmode.org/worg/org-tutorials/koma-letter-export.html

Re: [O] How to install latest Org-mode?

2013-05-14 Thread John Hendy
On Tue, May 14, 2013 at 12:52 PM, Marcin Borkowski mb...@wmi.amu.edu.pl wrote: Hi list, I'd like to install the new Org-mode (version 8). I'm wondering what method is the best for me. I have Emacs 23 (Ubuntu 12.04), but I plan to (1) upgrade to the newest Ubuntu 13.04 soon and (2) upgrade

Re: [O] How to install latest Org-mode?

2013-05-14 Thread Marcin Borkowski
Dnia 2013-05-14, o godz. 16:38:08 John Hendy jw.he...@gmail.com napisał(a): On Tue, May 14, 2013 at 12:52 PM, Marcin Borkowski mb...@wmi.amu.edu.pl wrote: Hi list, I'd like to install the new Org-mode (version 8). I'm wondering what method is the best for me. I have Emacs 23 (Ubuntu

Re: [O] [PATCH] Improve configurability of ox-koma-letter

2013-05-14 Thread Suvayu Ali
Hi Viktor, I'm chiming in very late here. On Sun, May 05, 2013 at 03:35:51PM +0200, Viktor Rosenfeld wrote: In any case, you can find the tutorial at ./org-tutorials/koma-letter-export.org The convention is to put all documentation about the new exporters under Worg.git/exporters. Take a

Re: [O] How to install latest Org-mode?

2013-05-14 Thread John Hendy
On Tue, May 14, 2013 at 5:15 PM, Marcin Borkowski mb...@wmi.amu.edu.pl wrote: Dnia 2013-05-14, o godz. 16:38:08 John Hendy jw.he...@gmail.com napisał(a): On Tue, May 14, 2013 at 12:52 PM, Marcin Borkowski mb...@wmi.amu.edu.pl wrote: Hi list, I'd like to install the new Org-mode (version

Re: [O] How to install latest Org-mode?

2013-05-14 Thread Marcin Borkowski
Dnia 2013-05-14, o godz. 17:30:30 John Hendy jw.he...@gmail.com napisał(a): Too late;). Though I generally agree. And for LaTeX: Ubuntu packages are usually quite old. I usually (once a year) install TeXlive from an installation dvd (I receive it by mail each year as a users' group

Re: [O] ical2org.py

2013-05-14 Thread Bastien
Hi Simon, Simon Thum simon.t...@gmx.de writes: It's going to be confusing if we add them all. On the contrary -- I think collecting all the information about various solutions in the same place is the only way to encourage comparisons, which is the best way to let one solution emerge, if

Re: [O] [PATCH] Improve configurability of ox-koma-letter

2013-05-14 Thread Thomas S. Dye
Aloha Viktor, Nice work! I've been trying to find time to experiment with ox-koma-letter. Your tutorial will help. One small nit to pick, according to my dictionary meta data - metadata. All the best, Tom Viktor Rosenfeld listuse...@gmail.com writes: Hi Alan, I just wanted to let you know

Re: [O] What happens to org-export-with-LaTeX-fragments

2013-05-14 Thread Leo Liu
On 2013-05-14 21:02 +0800, Rasmus wrote: I'm looking at an old exporter and assume that you are interested in MathJax and HTML. . .? Thank you, Rasmus. Leo

[O] Bug?: org-agenda-to-appt Munging Deadline Dates and Scheduled Times

2013-05-14 Thread Nick Daly
Hi all, please let me know if the attached minimal example doesn't come through for whatever reason. It looks like (org-agenda-to-appt) displays a todo item on its deadline date at the scheduled time, if the scheduled and deadline dates are different (and the deadline has no time). The expected

Re: [O] Export Org-mode content to Reveal.js presentations

2013-05-14 Thread Yujie Wen
Hi, Gary, You are right. For absolute path to reveal.js, the org-reveal-root should be set in URL form, file:///path_to_reveal.js. I will update the document to make it clear. Thanks for your suggestion. Regards, Yujie 2013/5/15 Gary Oberbrunner ga...@oberbrunner.com Just want to say I

[O] [BUG] Tag selection is inconsistent when loaded from #+SETUPFILE in orgmode 8.0.x

2013-05-14 Thread Anupam Sengupta
Hi, Loading tags from a #+SETUPFILE is causing inconsistent behavior in the tag-selection for both in-buffer selection via C-c C-q (`org-set-tags-command`) and in-agenda selection via : (`org-agenda-set-tags`). A test-case using orgmode 8.0.3 on Emacs 24.3 (with the bare minimum init

Re: [O] Orgmode 8.0.2: Possible bug in `org-insert-heading` when invoked at end of a heading with a property

2013-05-14 Thread Anupam Sengupta
All, Finally found the cause of the issue I had reported a few weeks back: Anupam Looks like M-RET (`org-insert-heading`), and it's equivalent Anupam M-S-RET (`org-insert-todo-heading`) are behaving a little Anupam erratically when invoked from the _end_ of a heading that Anupam

[O] M-RET and C-RET turn current line of text into a heading?

2013-05-14 Thread Eric Abrahamsen
For the past couple of weeks I'm finding that both M-RET and C-RET turn the line under point into a heading, instead of inserting a new heading elsewhere. This happens with `org-M-RET-may-split-line' set to anything. So this: #+begin_src org * Chapter One :PROPERTIES: :some_prop: t :END: In