Re: [O] Google Analytics tracking code for org-export-as-html

2011-05-31 Thread Tomas Hlavaty
Hi soichi, > Hi. I would like to add a Google Analytics tracking code to the > exported html file from an org-file. ah, please don't do that. > code is between and . You could sneak it in using #+STYLE or org-publish-project-alist :style. Cheers, Tomas

[O] [PATCH] Common Lisp source blocks are now wrapped in a LET form which binds the symbol *default-pathname-defaults* to the directory in which the org file resides.

2011-05-31 Thread Mark Cox
Hi, This may be contentious and break backward compatibility for some people. Currently, relative pathnames in Common Lisp source blocks are meaningless as the *default-pathname-defaults* symbol is set to whatever the value is when SLIME was invoked. This behaviour is contrary to the shell source

[O] Google Analytics tracking code for org-export-as-html

2011-05-31 Thread ishi soichi
Hi. I would like to add a Google Analytics tracking code to the exported html file from an org-file. According to the instruction of GAnalytics, the tracking code must be right before "" tag. And I assume it's OK as long as the code is between and . The tracking code needs to be in the html file

Re: [O] A simpler way to write literal examples?

2011-05-31 Thread Steven Haryanto
On Wed, May 25, 2011 at 10:25 PM, Nick Dokos wrote: > Steven Haryanto wrote: > > > I plan to document some parts of Perl source code (more specifically, > description in subroutine > > Sub::Spec specification, http://search.cpan.org/dist/Sub-Spec) using Org > format instead of the > > canonical

Re: [O] getting org-mode to display its version

2011-05-31 Thread Jambunathan K
Jude DaShiell writes: > Is this possible? I think when I export a web page, I'd like to have a > line like: Exported by org-mode version x.y.z ondate ... in that way > org-mode can get well deserved credit. Isn't it already? You are talking of creator info down below. , | org-export-html

[O] getting org-mode to display its version

2011-05-31 Thread Jude DaShiell
Is this possible? I think when I export a web page, I'd like to have a line like: Exported by org-mode version x.y.z ondate ... in that way org-mode can get well deserved credit.

Re: [O] Unwanted "(progn )" when Tangling Lisp Code

2011-05-31 Thread Eric Schulte
Hi Mark, Thanks for the suggestion, I've applied a modified version of your patch which moves the progn wrapping out of the expand-body function and into the evaluation function. Progn wrapping is required for blocks like the following. #+begin_src lisp :results value (format t "~&eric") (+

Re: [O] Problem with org-export to LaTeX and babel

2011-05-31 Thread Eric S Fraga
"Stefan-W. Hahn" writes: > Hello, > > I tried to use org-mode the first time with LaTeX export and embedded > babel block. But it doesn't do the right thing. > > Following test: > > -- snip > * gnuplot example > > Just a test. > > #+begin_src gnuplot :session none :file out.png > set te

[O] Some remarks on org-contacts

2011-05-31 Thread Sven Bretfeld
Hi to all After some days of using org-contacts with Gnus, I would like to make some comments. I know that this is an early stage of the development, but I think some views and suggestions by users could help Julien or other developers to decide what could be done in the next steps of their work.

[O] org-preview-latex-fragment + Emacs Themes + tikz

2011-05-31 Thread Darlan Cavalcante Moreira
Hello list, One of the many features I regularly enjoy with org-mode is org-preview-latex-fragment, but after I started using a dark theme with white text it haven't work so great. org-preview-latex-fragment is smart and it tries to get my background color and default text color so that the gene

[O] Column view odd behaviour on emptying field

2011-05-31 Thread Johnny
I am trying to learn the org-taskjuggler mode and following the tutorial on http://orgmode.org/worg/org-tutorials/org-taskjuggler.html. Another great feature of org-mode! Anyhow, this uses Column View extensive, and I noticed a strange behaviour if setting a column field and subsequently emptying

Re: [O] HTML Postamble is inside Content DIV

2011-05-31 Thread Sebastien Vauban
Hi, Sébastien Vauban wrote: > Jonathan BISSON wrote: >> Sébastien Vauban writes: >>> After a couple of tests, I've observed that the postamble is forced to be >>> included *inside* the div "content". >>> >>> Proof on Line 1764... These are the ending tags of every HTML page: >>> >>> #+begin_src

[O] Broken LaTeX export of tables

2011-05-31 Thread suvayu ali
Hi, I think LaTeX export of tables broke sometime between these two commits Works: commit 2a8fbc4b464d10dda3ceebf70e4f99825f179dd5 Author: Carsten Dominik Date: Mon May 16 08:36:56 2011 +0200 Bury calendar buffer * lisp/org.el (org-read-date): Bury Calendar buffer after using it

Re: [O] [Orgmode] Re: [Feature Request] Cross headings in tables

2011-05-31 Thread Jambunathan K
> My status with the FSF is succinctly and fully characterized as > "non-existing". I've sent that mail form to the FSF and I'll see what > happens next ― it seems I'll get snail mail in a few weeks? In my case the process took close to 4 months. Jambunathan K. --

Re: [O] Bug in latex description list export

2011-05-31 Thread Nicolas Goaziou
Hello, Robert Goldman writes: > I stumbled across a /very/ weird bug in latex export. The bug arises > when there is > > 1. A footnote in a description list > > 2. The word "description" appears in the footnote and > > 3. The word "description" is flush to the left margin. It will happen an

Re: [O] [PATCH] extend doc strings of priority defcustoms

2011-05-31 Thread Michael Brand
My most recent patch has been applied. Unfortunately it broke the wrap around when cycling through priorities. Now I have rewritten the "if" that I obviously did not understand enough, have corrected the error message, have tested much better and suggest this additional patch that should definitel

Re: [O] [Orgmode] Re: [Feature Request] Cross headings in tables

2011-05-31 Thread Achim Gratz
Hi Carsten, Carsten Dominik writes: > I think a better strategy would be to find these additional > header lines right before this section of the recalculate function: [...] I'll have a look (probably not today), but I'd rather tag them with an "org-header" property and arrange it so that this c

[O] Problem with org-export to LaTeX and babel

2011-05-31 Thread Stefan-W. Hahn
Hello, I tried to use org-mode the first time with LaTeX export and embedded babel block. But it doesn't do the right thing. Following test: -- snip * gnuplot example Just a test. #+begin_src gnuplot :session none :file out.png set terminal png set xlabel "gx";set ylabel "gy";set zla

[O] How to allow for no-date when prompting for a DEADLINE?

2011-05-31 Thread Sebastien Vauban
Hello, I would like my TODO capture template to prompt me for a due date, as this is often an "intrinsic" property of the task (fill your tax report, answer for presence at birthday party, etc.). However, some tasks don't have or don't need a due date. But the prompt does not allow me to answer "

Re: [O] [patch] Do not run flyspell checks on org keywords

2011-05-31 Thread Christian Moe
I would be interested, if I could could get ispell.el to work with hunspell in a UTF-8 environment (it's the 21st century), or even in Emacs' Slovenian language environment (Latin-2), without breaking words for every non-ascii character it encounters... This is off-topic (sorry), but if anyo

Re: [O] [patch] Do not run flyspell checks on org keywords

2011-05-31 Thread Sébastien Delafond
No one interested in this one ? :) Cheers, --Seb On 2011-05-24, Sébastien Delafond wrote: > > Here is a small patch that prevents flyspelle from checking all the Org > keywords. This is especially useful when using a dictionary other than > english. > > Cheers, > > --Seb > > From 0a6493331f1d84

Re: [O] [PATCH] Makefile robustness tweak

2011-05-31 Thread Carsten Dominik
Applied, thanks. This was not coucht by the patchwork server - please make sure your next patch is formatted properly and attached to the mail, that should do it... - Carsten On May 30, 2011, at 10:25 AM, Barak A. Pearlmutter wrote: > From 7c79ea0a21ad6d2646958d25c298a1ac9624e9f6 Mon Sep 17 00

Re: [O] [Patch] For the Manual: using org-crypt

2011-05-31 Thread Carsten Dominik
Applied, thanks. - Carsten On May 30, 2011, at 8:23 PM, Ian Barton wrote: > Here is the patch. Thanks to Christian for his help. I have edited the text > to take into account Jambunathans comments. > > Ian. > > On 27/05/11 11:47, Carsten Dominik wrote: >> Actually, please just make the sectio

Re: [O] Fatal error occurred, no output PDF file produced

2011-05-31 Thread Rainer Stengele
Am 31.05.2011 11:54, schrieb Rainer Stengele: > Hi! > > Trying to export a subtree to pdf I run into this error: > > > (c:/texlive/2009/texmf-dist/tex/latex/base/t1cmtt.fd) > [1{c:/texlive/2009/texmf- > var/fonts/map/pdftex/updmap/pdftex.map} > ! pdfTeX error (ext4): \pdfendlink ended up in dif

[O] Fatal error occurred, no output PDF file produced

2011-05-31 Thread Rainer Stengele
Hi! Trying to export a subtree to pdf I run into this error: (c:/texlive/2009/texmf-dist/tex/latex/base/t1cmtt.fd) [1{c:/texlive/2009/texmf- var/fonts/map/pdftex/updmap/pdftex.map} ! pdfTeX error (ext4): \pdfendlink ended up in different nesting level than \pd fstartlink. \AtBegShi@Output ...ipo

Re: [O] Beamer and non-frames

2011-05-31 Thread Eric S Fraga
Rasmus Pank Roulund writes: >> I am sorry I have no solution for you just now. >> This behavior you're seeking is something I long for as well, to >> insert a this frame only custom background, to be precise. > > So many great things can be put in-between > >\end{frame} >... >\begin{

Re: [O] [Orgmode] Re: [Feature Request] Cross headings in tables

2011-05-31 Thread Lawrence Mitchell
On 31/05/2011 08:21, Carsten Dominik wrote: [...] > Finally: this patch goes clearly beyond the TINYCHANGE > limits. What is yours, and Lawrence's copyright status with the FSF? I have papers with the FSF for past and future changes to Emacs, so I believe my contributions are covered. Lawrenc

Re: [O] [Orgmode] Re: [Feature Request] Cross headings in tables

2011-05-31 Thread Carsten Dominik
Hi Achim, On 30.5.2011, at 23:02, Achim Gratz wrote: > Hi Carsten, > > Carsten Dominik writes: >> this looks pretty good. One thing I found missing is that >> header lines should be exempted from column formulas being >> applied. This works for the headlines at the top of the >> table, but no