Re: [O] [patch] ox-latex.el: support for pgf files

2013-05-21 Thread Nicolas Goaziou
Hello, Rasmus ras...@gmx.us writes: This patch adds support for pgf files. pgf is the machine upon which tikz is build. For instance matplotlib (of Python) and printpgf (of Octave) both produces pgf files. It's just a question of recognizing the extension. With this patch the following

Re: [O] patch for htmlize.el

2013-05-21 Thread Carsten Dominik
Yes, that is all right at least for now, please go ahead. Thanks! - Carsten On 21 mei 2013, at 02:16, Eric Schulte schulte.e...@gmail.com wrote: Hi, I'd like to commit the following patch which improves htmlize's handling of svg image overlays. I couldn't find an upstream for htmlize, is

Re: [O] [patch] ox-koma-letter.el: subject changes [2/4]

2013-05-21 Thread Alan Schmitt
Rasmus writes: I found a bug in that the subject variable should be a list cf. the KOMA manual. This patch fixes this. It's pretty complex for something so simple, and I might be inclined to admit to the put it in a LCO-file approach might be better. I'd really like to have a second

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-21 Thread Sebastien Vauban
Hi John, John Hendy wrote: On Mon, May 20, 2013 at 5:15 PM, John Hendy jw.he...@gmail.com wrote: Sorry for the long title, but that's the summary! I fired up a fresh Emacs session and used =C-a s search-term RET= to navigate to a headline in the results by putting the cursor on the line and

Re: [O] TOC in HTML export - how to change formatting of ToDo levels?

2013-05-21 Thread Sebastien Vauban
Hi David, David Rogoff wrote: I've just started diving back into org-mode. I'm mostly using it for ToDo / Status tracking. I've been trying to change the format of the TOC entries with little success. I've figured out how to use org-export-html-style to change the CSS markup for my customized

Re: [O] Customizing Org 8.0 Export

2013-05-21 Thread Sebastien Vauban
Hi Scott, Scott Randby wrote: 2. I want to put the following in my init.el: (add-to-list 'org-latex-classes '(notesclass \\documentclass{article} (\\section{%s} . \\newsection{%s}) (\\subsection{%s} . \\newsubsection{%s})))

Re: [O] Best way to make/add tech diagrams/graphics?

2013-05-21 Thread Christopher Witte
Asymptote http://asymptote.sourceforge.net/ would also be another option in a similar vein to TikZ. On 18 May 2013 01:14, John Hendy jw.he...@gmail.com wrote: On Fri, May 17, 2013 at 6:09 PM, Marcin Borkowski mb...@wmi.amu.edu.pl wrote: Dnia 2013-05-17, o godz. 11:40:17 John Hendy

Re: [O] Indentation of code blocks within lists

2013-05-21 Thread Francesco Pizzolante
Hi, May I bump up this thread? Thanks, Francesco Francesco Pizzolante wrote: Hi All, I'd like to let you know about issues I'm having while trying to put source code blocks within lists. Here's my example and how I indent it: * First situation - My first bullet We need to do

Re: [O] [patch] ox-koma-letter.el: clean-up/semantic bug [4/4]

2013-05-21 Thread Rasmus
Alan Schmitt alan.schm...@polytechnique.org writes: It seems there are some semantic bugs in ox-koma-letter.el in that new variables are introduces for SENDER (as opposed to AUTHOR) and a separate email variable as well. This seems like a semantic bug IMO. This patch fixes these issues if

Re: [O] patch for htmlize.el

2013-05-21 Thread Bastien
Hi Eric, Carsten Dominik carsten.domi...@gmail.com writes: Yes, that is all right at least for now, please go ahead. Please also send an email to htmlize.el's author -- I think he's reading the mailing list, but ensuring he does would be nice. Best, -- Bastien

Re: [O] GFDL

2013-05-21 Thread Bastien
Hi Ben, Ben Finney ben+em...@benfinney.id.au writes: It bothers me mostly for the guide, where I did spend a lot of time to make it compact, and now something like one fifth of it is license text. We may actually consider to re-release the guide under a different license. Please use this

Re: [O] Effort entry and confusing effort estimates

2013-05-21 Thread Bastien
Hi Ken, Ken Mankoff mank...@gmail.com writes: But I'm still confused what 'org-set-effort' expects/interprets compared to 'org-clock-modify-effort-estimate'. Any clarification will be much appreciated. `org-set-effort' allows you to _set_ the effort value. `org-clock-modify-effort-estimate'

Re: [O] ical2org.py

2013-05-21 Thread Eric S Fraga
aitor aitors2...@gmail.org writes: Hi, 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 Aitor, I would like to try this out but, as I am not a python user, I have no idea how to get the two bits you

Re: [O] [patch] ox-koma-letter.el: clean-up/semantic bug [4/4]

2013-05-21 Thread Alan Schmitt
Rasmus writes: Alan Schmitt alan.schm...@polytechnique.org writes: It seems there are some semantic bugs in ox-koma-letter.el in that new variables are introduces for SENDER (as opposed to AUTHOR) and a separate email variable as well. This seems like a semantic bug IMO. This patch fixes

Re: [O] Effort entry and confusing effort estimates

2013-05-21 Thread Lawrence Mitchell
Bastien wrote: Hi Ken, Ken Mankoff mank...@gmail.com writes: But I'm still confused what 'org-set-effort' expects/interprets compared to 'org-clock-modify-effort-estimate'. Any clarification will be much appreciated. `org-set-effort' allows you to _set_ the effort value.

Re: [O] ical2org.py

2013-05-21 Thread François Pinard
Eric S Fraga e.fr...@ucl.ac.uk writes: I am not a python user [...] Hi, Eric. Nobody is perfect :-). Regards, François

Re: [O] RFQ - new contribution - org-screenshot.el

2013-05-21 Thread François Pinard
Max Mikhanosha m...@openchat.com writes: At Mon, 20 May 2013 13:45:48 -0500, Russell Adams wrote: What advantages would org-screenshot provide by comparison? To me the most useful feature is actually screenshot rotation shortcuts, I also have my own screenshot tool (this was my first own

Re: [O] odt import

2013-05-21 Thread Detlef Steuer
On Sun, 19 May 2013 19:27:49 +0200 Uwe Brauer o...@mat.ucm.es wrote: Ethan == Ethan Ligon li...@are.berkeley.edu writes: Uwe Brauer oub at mat.ucm.es writes: Uwe Brauer Presumably a reference to

[O] Let's discuss citation and Org syntax

2013-05-21 Thread Rasmus
Hi, Now that 8.0 has shipped let's talk bibliography support. This follows directly upon the discussion around March[1]. The essence of the thread was that some people agreed that it would be nice to have support for citation commands build into Org (I'll summarize in the next post). But let

Re: [O] Effort entry and confusing effort estimates

2013-05-21 Thread Bastien
Hi Lawrence, Lawrence Mitchell we...@gmx.li writes: I would argue that (org-duration-string-to-minutes (org-minutes-to-clocksum-string (org-duration-string-to-minutes some-value))) Should be a no-op. But that is only the case if org-time-clocksum-use-effort-durations is t.

Re: [O] [patch] ox-koma-letter.el: clean-up/semantic bug [4/4]

2013-05-21 Thread Rasmus
Alan Schmitt alan.schm...@polytechnique.org writes: OK, sounds good, I've applied it. Thanks. Let's wait with the rest till Vicktor's had a chance to look over it. –Rasmus -- Summon the Mothership!

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

2013-05-21 Thread Eric S Fraga
Achim Gratz strom...@nexgo.de writes: [...] I've implemented calculation separators that register as hlines for table formulas, but are ignored when row groups are constructed for export. Your example table would then look like this: Achim, just to apologise for not getting back to you

Re: [O] RFQ - new contribution - org-screenshot.el

2013-05-21 Thread Russell Adams
On Tue, May 21, 2013 at 08:03:45AM -0400, François Pinard wrote: I also have my own screenshot tool (this was my first own addition to Org mode, soon after I started to use it, quite a while ago now!) which is intermediate in features between Russell's and Max's. I can't take credit, that

Re: [O] patch for htmlize.el

2013-05-21 Thread Eric Schulte
Bastien b...@gnu.org writes: Hi Eric, Carsten Dominik carsten.domi...@gmail.com writes: Yes, that is all right at least for now, please go ahead. Done Please also send an email to htmlize.el's author -- I think he's reading the mailing list, but ensuring he does would be nice. Done,

Re: [O] Let's discuss citation and Org syntax

2013-05-21 Thread Rasmus
A lot of people more clever than me have thought about this topic. Here I'll just summarize the org-exp-bibtex missing in git?-thread. The ordering more or less follows how it was displayed in my Gnus. I've tried to stay honest to the people I've quoted and hopefully I've not failed too badly.

Re: [O] GFDL

2013-05-21 Thread Sebastien Vauban
Hi Bastien, Bastien wrote: Ben Finney ben+em...@benfinney.id.au writes: It bothers me mostly for the guide, where I did spend a lot of time to make it compact, and now something like one fifth of it is license text. We may actually consider to re-release the guide under a different license.

Re: [O] Effort entry and confusing effort estimates

2013-05-21 Thread Ken Mankoff
Hi Bastien, On Tue, 21 May 2013, Bastien wrote: Ken Mankoff mank...@gmail.com writes: But I'm still confused what 'org-set-effort' expects/interprets compared to 'org-clock-modify-effort-estimate'. Any clarification will be much appreciated. `org-set-effort' allows you to _set_ the effort

Re: [O] ical2org.py

2013-05-21 Thread Guido Van Hoecke
Eric S Fraga e.fr...@ucl.ac.uk writes: aitor aitors2...@gmail.org writes: Hi, 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 Aitor, I would like to try this out but, as I am not a python user,

Re: [O] GFDL

2013-05-21 Thread François Pinard
Sebastien Vauban sva-news-D0wtAvR13HarG/idocf...@public.gmane.org writes: FMI, why is GNU GPL not applicable to the manual? While I would have long to say, here, I rather censor myself, mostly. I sometimes happen to think that the GDFL happened not so long after Richard Stallman and I had a

Re: [O] RFQ - new contribution - org-screenshot.el

2013-05-21 Thread Haider Rizvi
Max Mikhanosha m...@openchat.com writes: Hi All, I've been writing some documentation in OrgMode with screenshots, and as with any screenshot taking, it takes a while to get one just right. A few tiny helper utilities, quickly snowballed into this :-) It may need some cleanup, but IMHO its

Re: [O] Customizing Org 8.0 Export

2013-05-21 Thread Scott Randby
On 05/21/2013 01:25 AM, John Hendy wrote: On May 20, 2013 9:03 PM, Scott Randby sran...@gmail.com wrote: Is there any way to make all of org's variables available for customization on startup? Yes, see the original exporter announcement: http://article.gmane.org/gmane.emacs.orgmode/65574

Re: [O] GFDL

2013-05-21 Thread Carsten Dominik
On 21 mei 2013, at 15:34, François Pinard pin...@iro.umontreal.ca wrote: Sebastien Vauban sva-news-D0wtAvR13HarG/idocf...@public.gmane.org writes: FMI, why is GNU GPL not applicable to the manual? While I would have long to say, here, I rather censor myself, mostly. I sometimes happen

Re: [O] Customizing Org 8.0 Export

2013-05-21 Thread John Hendy
On Tue, May 21, 2013 at 8:53 AM, Scott Randby sran...@gmail.com wrote: On 05/21/2013 01:25 AM, John Hendy wrote: On May 20, 2013 9:03 PM, Scott Randby sran...@gmail.com wrote: Is there any way to make all of org's variables available for customization on startup? Yes, see the original

Re: [O] GFDL

2013-05-21 Thread François Pinard
Carsten Dominik carsten.domi...@gmail.com writes: I am curious, what passage does make such restrictions possible, and which kinds of restrictions? Oh, I did not read the GFDL in quite a years, and really have no interest in diving and scrutinizing it again :-). More away I am from all this,

Re: [O] ical2org.py

2013-05-21 Thread aitor
On Tue, May 21, 2013 at 03:10:51PM +0200, Guido Van Hoecke wrote: I got iCalendar from https://pypi.python.org/pypi/icalendar, untarred it and ran `sudo python setup.py install' Got pytz from https://pypi.python.org/pypi/pytz/. It comes as an egg file so you just run `sudo easy-install

Re: [O] Customizing Org 8.0 Export

2013-05-21 Thread Scott Randby
On 05/21/2013 10:48 AM, John Hendy wrote: On Tue, May 21, 2013 at 8:53 AM, Scott Randby sran...@gmail.com wrote: On 05/21/2013 01:25 AM, John Hendy wrote: On May 20, 2013 9:03 PM, Scott Randby sran...@gmail.com wrote: Is there any way to make all of org's variables available for customization

Re: [O] RFQ - new contribution - org-screenshot.el

2013-05-21 Thread Feng Shu
Haider Rizvi hari...@gmail.com writes: Max Mikhanosha m...@openchat.com writes: Hi All, I've been writing some documentation in OrgMode with screenshots, and as with any screenshot taking, it takes a while to get one just right. A few tiny helper utilities, quickly snowballed into this

Re: [O] [patch] ox-koma-letter.el: subject changes [2/4]

2013-05-21 Thread Viktor Rosenfeld
Hi, Alan Schmitt wrote: Rasmus writes: I found a bug in that the subject variable should be a list cf. the KOMA manual. This patch fixes this. It's pretty complex for something so simple, and I might be inclined to admit to the put it in a LCO-file approach might be better. I'd

Re: [O] GFDL

2013-05-21 Thread Bastien
Sebastien Vauban sva-news-D0wtAvR13HarG/idocf...@public.gmane.org writes: FMI, why is GNU GPL not applicable to the manual? Because the manual is part of GNU Emacs, which is part of the GNU project, and every project in the GNU project is required to publish manuals in GNU FDL only. Dual

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-21 Thread Bastien
Hi Sébastien and John, Sebastien Vauban sva-news-D0wtAvR13HarG/idocf...@public.gmane.org writes: I did not have time yet to bisect the problem, but it _seems_ to be a newly introduced feature. Can you check if the problems persist *before* this commit?

[O] [OT] Contributors to org.texi (was: GFDL)

2013-05-21 Thread Memnon Anon
Sebastien Vauban sva-n...@mygooglest.com writes: Bastien wrote: Well, relicensing the Org compact guide under GNU GPL is definitely feasible, but relicensing the Org manual is (sadly) not. Let's take the feasible step first? FMI, why is GNU GPL not applicable to the manual? Hehe, on an

Re: [O] RFQ - new contribution - org-screenshot.el

2013-05-21 Thread François Pinard
Feng Shu tuma...@gmail.com writes: Haider Rizvi hari...@gmail.com writes: Max Mikhanosha m...@openchat.com writes: scrot screencapture import (imagemagick) https://wiki.archlinux.org/index.php/Taking_a_Screenshot http://thread.gmane.org/gmane.emacs.orgmode/69221/focus=69272 Thanks for

Re: [O] [patch] ox-koma-letter.el: credit [3/4]

2013-05-21 Thread Viktor Rosenfeld
Hi, Rasmus wrote: This is probably the most fun change. It adds special tags PS, ENCL, CC, AFTER_CLOSING as in my last patch set, but it uses heading this time. E.g. ENCLs are under the heading * ENCL :ENCL:. This was suggested by Nicolas, and it's nicer. The ideas comes from

Re: [O] [patch] ox-koma-letter.el: clean-up/semantic bug [4/4]

2013-05-21 Thread Viktor Rosenfeld
Hi, Rasmus wrote: Alan Schmitt alan.schm...@polytechnique.org writes: OK, sounds good, I've applied it. Actually, this patch does break LCO files. Now, if you don't set AUTHOR or EMAIL in the letter the default options from the LaTeX exporter always overwrite the settings defined in LCO

Re: [O] [patch] ox-koma-letter.el: credit [1/4]

2013-05-21 Thread Viktor Rosenfeld
Hi, Rasmus wrote: This one just updates the credit: most importantly with Viktor. Cool, thanks! - Is it me or is there no option to have git send-email just fix a the subject and heads and let the email program do the rest?! The manual and various blog post did not reveal how on

Re: [O] [patch] ox-koma-letter.el: credit [3/4]

2013-05-21 Thread Rasmus
Viktor, Good to hear from you! This is probably the most fun change. It adds special tags PS, ENCL, CC, AFTER_CLOSING as in my last patch set, but it uses heading this time. E.g. ENCLs are under the heading * ENCL :ENCL:. This was suggested by Nicolas, and it's nicer. The ideas comes

Re: [O] RFQ - new contribution - org-screenshot.el

2013-05-21 Thread Viktor Rosenfeld
Hi, Haider Rizvi wrote: Max Mikhanosha m...@openchat.com writes: Hi All, I've been writing some documentation in OrgMode with screenshots, and as with any screenshot taking, it takes a while to get one just right. A few tiny helper utilities, quickly snowballed into this :-) It

Re: [O] RFQ - new contribution - org-screenshot.el

2013-05-21 Thread Viktor Rosenfeld
Forgot to attach the patch in my last mail. Sorry about the double posting. Viktor Rosenfeld wrote: Hi, Haider Rizvi wrote: Max Mikhanosha m...@openchat.com writes: Hi All, I've been writing some documentation in OrgMode with screenshots, and as with any screenshot

Re: [O] [patch] ox-koma-letter.el: subject changes [2/4]

2013-05-21 Thread Rasmus
Viktor Rosenfeld listuse...@gmail.com writes: I found a bug in that the subject variable should be a list cf. the KOMA manual. This patch fixes this. It's pretty complex for something so simple, and I might be inclined to admit to the put it in a LCO-file approach might be better.

[O] org-export-html-date-format-string

2013-05-21 Thread Scott Randby
I'm having trouble customizing the variable org-export-html-date-format-string. Before I tried to customize it, I would get the date in the postamble when I exported to html: p class=dateCreated: 2013-05-21 Tue 12:44/p The original string for the variable is: %Y-%m-%dT%R%z I don't want this

Re: [O] Let's discuss citation and Org syntax

2013-05-21 Thread Viktor Rosenfeld
Hi, Rasmus wrote: Hi, Now that 8.0 has shipped let's talk bibliography support. This follows directly upon the discussion around March[1]. I did not follow the discussion in March and only skimmed through the recent discussion in May [2]. But I was wondering if bibliography support in

Re: [O] [patch] ox-koma-letter.el: clean-up/semantic bug [4/4]

2013-05-21 Thread Rasmus
Viktor Rosenfeld listuse...@gmail.com writes: Actually, this patch does break LCO files. Now, if you don't set AUTHOR or EMAIL in the letter the default options from the LaTeX exporter always overwrite the settings defined in LCO files. This one is tough. . . One could #+INCLUDE an org-file

[O] Org sources and PDF files on Worg

2013-05-21 Thread Viktor Rosenfeld
Hi, I recently wrote a tutorial for the ox-koma-letter exporter [1] which includes a link to an Org file [2] file and a PDF file [3] as examples. The files are checked into the Worg repository, but they are not available online. Is there something I have to do to enable this? At first I thought

Re: [O] Let's discuss citation and Org syntax

2013-05-21 Thread Rasmus
Viktor Rosenfeld listuse...@gmail.com writes: Now that 8.0 has shipped let's talk bibliography support. This follows directly upon the discussion around March[1]. I did not follow the discussion in March I tried to summarize it the second post since the thread was very long. But I was

Re: [O] org-export-html-date-format-string

2013-05-21 Thread Scott Randby
I solved the problem by putting the following in the file to be exported: #+DATE: [2013-05-21 Tue 14:45] However, this means I have to remember to change the date every time I export. Is there an easier way to do this? Scott Randby On 05/21/2013 01:49 PM, Scott Randby wrote: I'm having

Re: [O] org-export-html-date-format-string

2013-05-21 Thread Nicolas Goaziou
Hello, Scott Randby sran...@gmail.com writes: I'm having trouble customizing the variable org-export-html-date-format-string. Use `org-html-metadata-timestamp-format' instead. Regards, -- Nicolas Goaziou

Re: [O] TOC in HTML export - how to change formatting of ToDo levels?

2013-05-21 Thread David Rogoff
You should be able to customize the todo class only within the TOC context with such a rule: --8---cut here---start-8--- #table-of-contents .todo { ... } --8---cut here---end---8--- Best regards,

Re: [O] org-export-html-date-format-string

2013-05-21 Thread Scott Randby
On 05/21/2013 02:55 PM, Nicolas Goaziou wrote: Hello, Scott Randby sran...@gmail.com writes: I'm having trouble customizing the variable org-export-html-date-format-string. Use `org-html-metadata-timestamp-format' instead. Thanks. This worked after I replaced %d with %T in the format

Re: [O] [patch] ox-koma-letter.el: clean-up/semantic bug [4/4]

2013-05-21 Thread Viktor Rosenfeld
Hi, Rasmus wrote: Viktor Rosenfeld listuse...@gmail.com writes: Actually, this patch does break LCO files. Now, if you don't set AUTHOR or EMAIL in the letter the default options from the LaTeX exporter always overwrite the settings defined in LCO files. This one is tough. . . One

[O] org-plus-contrib elpa and ox-* files

2013-05-21 Thread Seth Mason
Back in the beginning of May I pointed out what I thought was a bug in server.mk that prevented the ox-* files in contrib from getting included in the Org ELPA archives. It got fixed in 6de09e2d3e38ac84a09659931ee96dff5e5d68c9 (thanks Achim!). I just installed org-plus-contrib-20130520.tar from

Re: [O] [patch] ox-koma-letter.el: credit [3/4]

2013-05-21 Thread Viktor Rosenfeld
Hi, Rasmus wrote: - It doesn't work because `org-koma-letter-special-content' is set to nil at the beginning of `org-koma-letter-template'. Why is that? If I comment it out everything works. Hmm, it should be populated by the headline function each time. . . That is at least the

Re: [O] performance of exporting large tables

2013-05-21 Thread D M German
Nicolas Goaziou twisted the bytes to say: Nicolas Nicolas Goaziou n.goaz...@gmail.com writes: I am going to have a look at this. Nicolas I pushed a commit caching the results of some table functions. Export of Nicolas large tables should be a lot faster (I get 6 s now; it was 90 s

Re: [O] Let's discuss citation and Org syntax

2013-05-21 Thread Marcin Borkowski
Dnia 2013-05-21, o godz. 19:55:53 Viktor Rosenfeld listuse...@gmail.com napisał(a): Hi, Rasmus wrote: Hi, Now that 8.0 has shipped let's talk bibliography support. This follows directly upon the discussion around March[1]. I did not follow the discussion in March and only

Re: [O] Org sources and PDF files on Worg

2013-05-21 Thread Jay Kerns
Hello Viktor, On Tue, May 21, 2013 at 2:13 PM, Viktor Rosenfeld listuse...@gmail.com wrote: Hi, I recently wrote a tutorial for the ox-koma-letter exporter [1] which includes a link to an Org file [2] file and a PDF file [3] as examples. The files are checked into the Worg repository, but

Re: [O] [patch] ox-koma-letter.el: clean-up/semantic bug [4/4]

2013-05-21 Thread Rasmus
Viktor Rosenfeld listuse...@gmail.com writes: Or 5, keep the change from SENDER to AUTHOR but revert the default values to `org-koma-letter-*' variables. (Right now the AUTHOR and EMAIL lines could be removed because they duplicate the derived latex backend.) I once had a teacher who talked

Re: [O] Let's discuss citation and Org syntax

2013-05-21 Thread Christian Wittern
Hi Rasmus, On 2013-05-21 21:21, Rasmus wrote: Now that 8.0 has shipped let's talk bibliography support. This follows directly upon the discussion around March[1]. Thanks for a great post and for taken initiative for making org-mode even better for my purposes. I started using org for writing

Re: [O] GFDL

2013-05-21 Thread Carsten Dominik
On 21.5.2013, at 17:03, François Pinard pin...@iro.umontreal.ca wrote: Carsten Dominik carsten.domi...@gmail.com writes: I am curious, what passage does make such restrictions possible, and which kinds of restrictions? Oh, I did not read the GFDL in quite a years, and really have no

Re: [O] Let's discuss citation and Org syntax

2013-05-21 Thread Erik Hetzner
At Tue, 21 May 2013 19:55:53 +0200, Viktor Rosenfeld wrote: Hi, Rasmus wrote: Hi, Now that 8.0 has shipped let's talk bibliography support. This follows directly upon the discussion around March[1]. I did not follow the discussion in March and only skimmed through the recent