Re: [O] Attributes on HTML tables?

2013-04-06 Thread Bastien
Hi François, François Pinard writes: > #+CAPTION: This is a table with lines around and between cells > #+ATTR_HTML: border="2" rules="all" frame="border" You need to use :options now: #+CAPTION: This is a table with lines around and between cells #+ATTR_HTML: :options bord

Re: [O] CSS link in html export for v. 7.9.3e woes

2013-04-06 Thread Bastien
François Pinard writes: > There does not seem to be any reference to HTML_STYLE in the Org manual. > (Org version 7.9.3e (7.9.3e-1751-g8c47da) — taken this morning). I guess Sébastien meant #+HTML_HEAD -- #+HTML_STYLE does not exist anymore. -- Bastien

Re: [O] VCard export problems

2013-04-06 Thread Bastien
Hi Simon, Simon Thum writes: > I now get: This should be fixed by Feng patch that I just applied, thanks for reporting it. -- Bastien

Re: [O] Inconsistent handling of html images and image links

2013-04-06 Thread Bastien
Hi Dieter, Dieter Wilhelm writes: > before 8pre images [[file:example.png]] where imported left aligned into > html now they are centred. I don't see this. Maybe you configure the the #figure class in your CSS so that figures are centered? > Image links > [[http://example.com][file:example.

Re: [O] Fix bugs introduced by "[patch] add 'tel' and 'note' property'

2013-04-06 Thread Bastien
Hi Feng, Feng Shu writes: > From 4eb305cdf2f7c59b8e014514c0409d4da2eb9eab Mon Sep 17 00:00:00 2001 > From: Feng Shu > Date: Sun, 7 Apr 2013 11:12:09 +0800 > Subject: [PATCH] [PATCH] org-contacts.el , fix bugs about 'tel and 'note > properties Applied, thanks. -- Bastien

Re: [O] Effort Per Day

2013-04-06 Thread Daya Atapattu
Thank you. Appreciate your help. - Daya On Thu, Apr 4, 2013 at 6:08 AM, Bastien wrote: > Hello, > > daya writes: > > > There are some tasks on which I would like spend a specified time of the > day. I > > would like to set a per-day effort on these tasks. The current effort > system > > s

Re: [O] Does '#+OPTIONS LaTeX:dvipng' deprecated in 8.0 pre or a bug?

2013-04-06 Thread Vladimir Lomov
Hello, ** Nicolas Goaziou [2013-04-06 22:58:43 +0200]: > Hello, > Vladimir Lomov writes: >> Hello, the following simple Org document >> #+BEGIN_SRC org >> ,#+OPTIONS: LaTeX:dvipng ^:{} >> This is small example $\exp^{\imath\phi}=\cos\phi+\imath\sin\phi$. >> #+END_SRC >> gives me wrong HTML ex

[O] Fix bugs introduced by "[patch] add 'tel' and 'note' property'

2013-04-06 Thread Feng Shu
>From 4eb305cdf2f7c59b8e014514c0409d4da2eb9eab Mon Sep 17 00:00:00 2001 From: Feng Shu Date: Sun, 7 Apr 2013 11:12:09 +0800 Subject: [PATCH] [PATCH] org-contacts.el , fix bugs about 'tel and 'note properties * contrib/lisp/org-contacts.el (org-contacts-vcard-format): fix bug prvious intruduce

[O] Attributes on HTML tables?

2013-04-06 Thread François Pinard
Hi, Org people. I took a few hours today to move the Org generation for a few of my Web pages to the new exporter, and after a bit of debugging to understand how some changes were meant, got the impression that it mainly works! I'll have to wander around when I'll find some more free time, looking

[O] generic page breaks for export?

2013-04-06 Thread Eric Abrahamsen
It seems like enough of org's export formats have the concept of page breaks that a generic syntax might be warranted -- I'm finding myself doing lots of exporting to multiple formats. What do people think of that? Emacs already has a convention of using ascii 12 as a page delimiter (though control

Re: [O] Latex export of longtable with multiline heading

2013-04-06 Thread Simon Guest
At Sat, 6 Apr 2013 13:07:03 -0500, John Hendy wrote: > > What's the output of =M-x org-version= ? Hi John, I was using 7.9.2. Following your suggestions, I upgraded to 8.0-pre, and switched to the new syntax for selecting longtable. It's all perfect now, thanks, very much appreciated! cheers,

Re: [O] Org-mode outside Org-mode

2013-04-06 Thread Eric Schulte
Thorsten Jolitz writes: > Samuel Wales writes: > > Hi Samuel, > >> IIUC, I don't think this is related. The idea is not to edit source >> code in Org buffers, and it is not to use a Navi buffer or to do >> navigation. >> >> The idea is to be in my-lisp.el, and do C-c ', and get to a canonic

Re: [O] Highlighting bug with org-agenda-set-restriction-lock

2013-04-06 Thread Bernt Hansen
Bastien writes: > Bernt Hansen writes: > >> I've noticed some differences since upgrading for creating headlines but >> I haven't checked if this is due to my local setup yet. > > Feel free to throw all oddities that you notice, even with no deep > test, it will help a lot. > >> Here is what I'm

[O] Inconsistent handling of html images and image links

2013-04-06 Thread Dieter Wilhelm
Dear list, before 8pre images [[file:example.png]] where imported left aligned into html now they are centred. Image links [[http://example.com][file:example.png]] are *still* imported left aligned!? I could live with a new default for images or links when #+attr_html: :options align="left" wou

Re: [O] New Exporter BUG/Change in behaviour

2013-04-06 Thread Thorsten Jolitz
Nicolas Goaziou writes: > Thorsten Jolitz writes: > >> Nicolas Goaziou writes: >> >>> No. The "d:" item only applies to regular drawers. >>> >>> `property-drawer' elements are not among them. Back-ends handle these >>> beasts as they see fit (they usually ignore them, as you can tell). >> >> I

Re: [O] New Exporter BUG/Change in behaviour

2013-04-06 Thread Nicolas Goaziou
Thorsten Jolitz writes: > Nicolas Goaziou writes: > >> No. The "d:" item only applies to regular drawers. >> >> `property-drawer' elements are not among them. Back-ends handle these >> beasts as they see fit (they usually ignore them, as you can tell). > > I actually have a use-case where I woul

Re: [O] [WORG] How to ediff folded Org files?

2013-04-06 Thread Bill White
On Sat Apr 06 2013 at 17:24, Michael Brand wrote: > But instead of the above I use this for ediff generally, it persists > in Org mode: You just solved the most annoying little usage problem I've had - thanks! Cheers - bw -- Bill White . bi...@wolfram.com "No ma'am, we're musicians."

Re: [O] New Exporter BUG/Change in behaviour

2013-04-06 Thread Thorsten Jolitz
Nicolas Goaziou writes: > No. The "d:" item only applies to regular drawers. > > `property-drawer' elements are not among them. Back-ends handle these > beasts as they see fit (they usually ignore them, as you can tell). I actually have a use-case where I would like to export the property-drawer

Re: [O] [WORG] How to ediff folded Org files?

2013-04-06 Thread Thorsten Jolitz
Michael Brand writes: Hi Michael, > On Sat, Apr 6, 2013 at 11:32 PM, Thorsten Jolitz wrote: >> the problem is, if I call e (ediff) from Magit and want to merge (e.g.) >> my branch with the master branch, I don't really have access to both >> versions - only to the version from the checked out b

Re: [O] VCard export problems

2013-04-06 Thread Simon Thum
Hi Bastien, Thanks for the fast response! I now get: Debugger entered--Lisp error: (void-variable tel) (if tel (progn (progn (setq phones-list (split-string tel "[,;: ]+")) (setq result "") (while phones-list (setq result (concat result "TEL:" (car phones-list) "\n")) (setq phones-list (cdr

Re: [O] [WORG] How to ediff folded Org files?

2013-04-06 Thread Michael Brand
Hi Thorsten On Sat, Apr 6, 2013 at 11:32 PM, Thorsten Jolitz wrote: > the problem is, if I call e (ediff) from Magit and want to merge (e.g.) > my branch with the master branch, I don't really have access to both > versions - only to the version from the checked out branch. > > ediff then gives m

Re: [O] New Exporter BUG/Change in behaviour

2013-04-06 Thread Nicolas Goaziou
Hello, Thorsten Jolitz writes: > Shouldn't the > > ,- > | :EXPORT_OPTIONS: d:t > `- > > setting in the following minimal org-file export the property-drawer for > this subtree too? > > ,--- > | * header1 > | :PROPERTIES: > | :EXPORT

Re: [O] MobileOrg app not available in the Belgian App Store?

2013-04-06 Thread David Jennings
On 05/04/13 17:51, Holger Wenzel wrote: Hi Guido, I wanted to install the MobileOrg app on my iPhone, but iTunes claims that there is no such app in the Belgian App Store?! Did I miss something? did you go to, http://mobileorg.ncogni.to/ ? It looks like it's currently not available in the

Re: [O] Question about reftex mode in org-mode

2013-04-06 Thread Rasmus
"Robert P. Goldman" writes: > Quite some time ago, I incorporated reftex into my use of org mode, per > a suggestion on Worg: > > ;;;--- > ;;; Use reftex with org-mode, per Worg > ;;;--

Re: [O] New Exporter BUG/Change in behaviour

2013-04-06 Thread Thorsten Jolitz
Nicolas Goaziou writes: Hello, > The new exporter distinguishes between subtree export (toggled with C-s > key within the dispatcher) and region export. In the old exporter, C-c @ > + export command would give you a subtree export. This is not the case > in the new exporter. You have to explicit

Re: [O] CSS link in html export for v. 7.9.3e woes

2013-04-06 Thread François Pinard
"Sebastien Vauban" writes: > I got into the same trouble days ago. Nicolas' answer was to use the new > syntax therefore, that is: > #+HTML_STYLE: ... There does not seem to be any reference to HTML_STYLE in the Org manual. (Org version 7.9.3e (7.9.3e-1751-g8c47da) — taken this morning). Fra

Re: [O] [WORG] How to ediff folded Org files?

2013-04-06 Thread Thorsten Jolitz
Marc-Oliver Ihm writes: Hi, > if I need to ediff two org-files, I just switch their buffers back to > fundamental mode temporarily. Not elegant, but works. the problem is, if I call e (ediff) from Magit and want to merge (e.g.) my branch with the master branch, I don't really have access to bot

Re: [O] Highlighting bug with org-agenda-set-restriction-lock

2013-04-06 Thread Bastien
Hi Bernt, Bernt Hansen writes: > I've noticed some differences since upgrading for creating headlines but > I haven't checked if this is due to my local setup yet. Feel free to throw all oddities that you notice, even with no deep test, it will help a lot. > Here is what I'm currently experien

Re: [O] Highlighting bug with org-agenda-set-restriction-lock

2013-04-06 Thread Bernt Hansen
Bastien writes: > Hi Bernt, > > Bernt Hansen writes: > >> My workaround for the adding items to the ends is to remark the subtree >> restriction. I have added speed keys P, F, W, and N in my setup for >> narrow to project, narrow to file, widen, and narrow to subtree >> respectively. > > Note t

Re: [O] Problems PlantUML

2013-04-06 Thread Bastien
Hi Volker, writes: > running Org-mode version 7.8.11 under GNU Emacs 23.4.1 > (x86_64-pc-linux-gnu, GTK+ Version 2.24.10) I am stumbling over a > problem with babel/plantuml: Exporting a file with simple demo data > leads to a png file with error msg "@startuml empty > description". Evaluating t

Re: [O] Does '#+OPTIONS LaTeX:dvipng' deprecated in 8.0 pre or a bug?

2013-04-06 Thread Nicolas Goaziou
Hello, Vladimir Lomov writes: > Hello, the following simple Org document > #+BEGIN_SRC org > ,#+OPTIONS: LaTeX:dvipng ^:{} > > This is small example $\exp^{\imath\phi}=\cos\phi+\imath\sin\phi$. > #+END_SRC > > gives me wrong HTML export, see attached html file. It should be #+OPTIONS: tex:dvipn

Re: [O] phone links...

2013-04-06 Thread Bastien
Hi Simon, Simon Thum writes: > (setq org-contacts-matcher "BIRTHDAY<>\"\"|ADR<>\"\"|EMAIL<>\"\"|TEL<>\"\"") > > to be able to find contacts not having an email. Something like it would > need to become the new default. This now uses (mapconcat 'identity (list org-contacts-email-property

Re: [O] We're doing it wrong. [WAS]: Zip utility on Windows for ODT exporter

2013-04-06 Thread Achim Gratz
John Hendy writes: > I'll keep thinking through it. For now, I got Windows working by > simply editing ox-odt directly and replacing zip with zip.exe :) The only reason I can think of why this should help is that you somewhere have a file named "zip" (without any extension) in your path and before

Re: [O] VCard export problems

2013-04-06 Thread Bastien
Hi Simon, Simon Thum writes: > I suspect some require > is missing in org-contacts. In fact, `org-install-letbind' was called while not existing in current Org. So org-contacts.el tried to load the org-exp.el file that comes with your Emacs and that we never want to load when using pre-8.0. I

Re: [O] Org-mode as a metalanguage: calling SQL "functions"

2013-04-06 Thread Bastien
Eric Schulte writes: > Alternately this could be a page on Worg, but I think it is > important enough to be included in the manual. Agreed. In such cases, Worg can be used as a "sand-box" for fast writing and quick review by others. Then when the doc is mature enough, a patch against the manu

Re: [O] [PATCH] Using org babel for generating ASCII art using PlantUML

2013-04-06 Thread Bastien
Hi Mats, Mats Kindahl writes: > I've got the necessary papers and am working on it. I don't expect any > problems, it's just red tape. Great, I added you to this page: http://orgmode.org/worg/org-contribute.html#sec-6-2 > I'll be back once I have the signatures I need. Thanks! -- Bastien

Re: [O] Highlighting bug with org-agenda-set-restriction-lock

2013-04-06 Thread Bastien
Hi Bernt, Bernt Hansen writes: > My workaround for the adding items to the ends is to remark the subtree > restriction. I have added speed keys P, F, W, and N in my setup for > narrow to project, narrow to file, widen, and narrow to subtree > respectively. Note that you can narrow to subtree w

Re: [O] SETUPFILE: file open failure hardly noticeable

2013-04-06 Thread Bastien
Hi Michael, Michael Brand writes: > Is there any opinion or help on how to improve this? I used (sit-for 3) after the message to increase the odds that the user gets it. -- Bastien

Re: [O] [WORG] How to ediff folded Org files?

2013-04-06 Thread Marc-Oliver Ihm
Hi, if I need to ediff two org-files, I just switch their buffers back to fundamental mode temporarily. Not elegant, but works. regards, Marc Am 06.04.2013 11:47, schrieb Thorsten Jolitz: Hi List, many files on Worg have this startup option: ,-- | +STARTUP:...

Re: [O] MobileOrg app not available in the Belgian App Store?

2013-04-06 Thread Holger Wenzel
Hi Guido, > > I wanted to install the MobileOrg app on my iPhone, but iTunes claims > that there is no such app in the Belgian App Store?! > > Did I miss something? did you go to, http://mobileorg.ncogni.to/ ? It looks like it's currently not available in the app store. At least in Germany I

Re: [O] Org tutorials

2013-04-06 Thread Charles
Hi Bastien, On 4/5/2013 8:57 PM, Bastien wrote: Hi Charles, Charles writes: Is there a reason why Richard Dillon's YouTube Hack Emacs org-mode talks are not included in the Org Tutorials? For instance An overview of Org Mode - http://www.youtube.com/watch?v=6W82EdwQhxU Actually this one

Re: [O] Org-mode outside Org-mode

2013-04-06 Thread Thorsten Jolitz
Samuel Wales writes: Hi Samuel, > IIUC, I don't think this is related. The idea is not to edit source > code in Org buffers, and it is not to use a Navi buffer or to do > navigation. > > The idea is to be in my-lisp.el, and do C-c ', and get to a canonical > entry in my-org.org, then do C-c

Re: [O] How to export property values of agenda selection?

2013-04-06 Thread Karl Maihofer
Christian Moe christianmoe.com> writes: > I don't know how to do it from the agenda selection, but here's a pretty > simple way to do it in the document buffer using Babel: > > #+NAME: list2csv > #+BEGIN_SRC emacs-lisp :var match="topic2" > (mapconcat 'identity > (org-map-

[O] [WORG] How to ediff folded Org files?

2013-04-06 Thread Thorsten Jolitz
Hi List, many files on Worg have this startup option: ,-- | +STARTUP:... fold ... `-- what leads to trouble when there is a merge-conflict in (Ma)git to be resolved manually with e(diff), because the different versions of the Org-file are the

[O] [babel] Bugs for Emacs Lisp code blocks

2013-04-06 Thread Sebastien Vauban
Hello, Here are some tests with the colnames parameter *and* the Emacs Lisp language for the "echo" code block. They're giving results I don't understand... Note that functionally the same "echo" code block in other languages (I tested R and sh) does return the expected results. * Input table C

Re: [O] We're doing it wrong. [WAS]: Zip utility on Windows for ODT exporter

2013-04-06 Thread Bastien
John Hendy writes: > I'll keep thinking through it. For now, I got Windows working by > simply editing ox-odt directly and replacing zip with zip.exe :) Is this that easy? And is it needed for all Windows users who do not install Cygwin? If so, the simple variable could do. -- Bastien

Re: [O] We're doing it wrong. [WAS]: Zip utility on Windows for ODT exporter

2013-04-06 Thread John Hendy
On Sat, Apr 6, 2013 at 1:09 PM, Bastien wrote: > Hi John, > > John Hendy writes: > >> I guess there's no time like the present for learning some lisp. > > :) > >> *If* I can figure out how to do this, it would be a simple variable to >> set the name of the zip utility. I'd add documentation speci

Re: [O] We're doing it wrong. [WAS]: Zip utility on Windows for ODT exporter

2013-04-06 Thread Bastien
Hi John, John Hendy writes: > I guess there's no time like the present for learning some lisp. :) > *If* I can figure out how to do this, it would be a simple variable to > set the name of the zip utility. I'd add documentation specific to > Windows linking to INFO-zip or some other utility, i

Re: [O] Latex export of longtable with multiline heading

2013-04-06 Thread John Hendy
On Fri, Apr 5, 2013 at 9:40 PM, Simon Guest wrote: > Dear Org-mode people, > > I have an Org mode document containing a longtable, which has its > heading row split over two lines. Exporting this to Latex doesn't work. What's the output of =M-x org-version= ? If it's > 7.9.4f, you're on the new

Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre

2013-04-06 Thread Nicolas Goaziou
Alan Schmitt writes: > Here is the postamble that is generated here: > > > Author: Me > Created: 2013-04-06 Sat 19:25 > Generated by http://orgmode.org";>Org mode > 8.0-pre in http://www.gnu.org/software/emacs/";>Emacs > 24.2.93.1. > href="http://validator.w3.org/check?uri=referer";>Validate

Re: [O] css link colors for Worg are difficult to spot

2013-04-06 Thread Bastien
John Hendy writes: > Agreed as well. +1 > It drives me crazy to have posted to the list a couple times > recently for someone to tell me where, exactly, something is only to > find out there was, indeed, a link in the paragraph I was looking at > but didn't see it! I hereby declare you "Head o

Re: [O] We're doing it wrong. [WAS]: Zip utility on Windows for ODT exporter

2013-04-06 Thread John Hendy
On Fri, Apr 5, 2013 at 7:10 PM, Bastien wrote: > Hi John and David, > > If one of you can provide a patch for this, that'd be great. > I guess there's no time like the present for learning some lisp. *If* I can figure out how to do this, it would be a simple variable to set the name of the zip u

Re: [O] css link colors for Worg are difficult to spot

2013-04-06 Thread John Hendy
On Sat, Apr 6, 2013 at 3:23 AM, Alexander Poslavsky wrote: > > On 1 Apr 2013, at 15:14, John Hendy wrote: > > I find the links difficult to spot in Worg sometimes, especially > depending on monitor angle and current brightness setting. Is this an > issue for anyone else? > > I fiddled around in /

Re: [O] [PATCH] Process hlines in imported tables

2013-04-06 Thread Eric Schulte
Bastien writes: > Hi Eric, > > Eric Schulte writes: > >> I'm nervous about such a patch at the last minute. > > Please go ahead and apply it, that's the best way to find problems. Done. Thanks, -- Eric Schulte http://cs.unm.edu/~eschulte

[O] Problems PlantUML

2013-04-06 Thread v
Hi, running Org-mode version 7.8.11 under GNU Emacs 23.4.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10) I am stumbling over a problem with babel/plantuml: Exporting a file with simple demo data leads to a png file with error msg "@startuml empty description". Evaluating the code block results in a

Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre

2013-04-06 Thread Alan Schmitt
Hello, Nicolas Goaziou writes: > I cannot reproduce your problem. > > With the current Org buffer: > > --8<---cut here---start->8--- > #+language: en > #+author: Me > #+options: postamble:t author:t date:t > * Headline > Body > --8<---cut here

Re: [O] [PATCH] Process hlines in imported tables

2013-04-06 Thread Bastien
Hi Eric, Eric Schulte writes: > I'm nervous about such a patch at the last minute. Please go ahead and apply it, that's the best way to find problems. -- Bastien

Re: [O] [PATCH] Process hlines in imported tables

2013-04-06 Thread Eric Schulte
> > Of these I would guess that the following 7 should be updated to use the > org-babel-result-cond macro. > > scheme ruby ocaml matlab js haskell asymptote > > I don't know if we want to try to make these changes before the 8.0 > release. I personally could update and test js, scheme, ocaml an

Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre

2013-04-06 Thread Nicolas Goaziou
Hello, Alan Schmitt writes: > Ah, I see. What I don't understand is why the default postamble can > display the date, as it's also using %d: > > Original value was > (("en" "Author: %a (%e)\nDate: > %d\nGenerated by %c\n class=\"xhtml-validation\">%v")) I cannot reproduce your problem. With

Re: [O] [PATCH] Process hlines in imported tables

2013-04-06 Thread Eric Schulte
"Sebastien Vauban" writes: > Eric, > > Eric Schulte wrote: >> I would agree that this (meaning raw implies scalar) should either occur >> for all languages or for none. > > I think this is something interesting, but I wonder now if we wouldn't loose > more than we would win. I mean: how would one

Re: [O] [PATCH] Process hlines in imported tables

2013-04-06 Thread Eric Schulte
Achim Gratz writes: > Sebastien Vauban writes: >> Achim Gratz wrote: >>> Elisp is different from all other languages: it doesn't do any >>> processing of strings to begin with for value returns. The reason that >>> Perl processes "raw" results is that org-babel-result-cond does not >>> switch to

Re: [O] Org as a static site generator

2013-04-06 Thread Ian Barton
On 06/04/13 16:15, Christopher Allan Webber wrote: Cool, thanks for that info! Ian Barton writes: On Fri, Apr 05, 2013 at 11:02:56AM -0500, Christopher Allan Webber wrote: Ian Barton writes: On 01/04/13 13:08, Vincent Beffara wrote: Yes, I mean, I know which html you need for that, simply

Re: [O] Org as a static site generator

2013-04-06 Thread Christopher Allan Webber
Cool, thanks for that info! Ian Barton writes: > On Fri, Apr 05, 2013 at 11:02:56AM -0500, Christopher Allan Webber wrote: >> Ian Barton writes: >> >> > On 01/04/13 13:08, Vincent Beffara wrote: >> > >> >> Yes, I mean, I know which html you need for that, simply within o-blog >> >> you need to m

Re: [O] [ox-html] Using a different title in the head and in the body

2013-04-06 Thread Alan Schmitt
Bastien writes: > Hi Alan, > > Alan Schmitt writes: > >> I'm building a small web site using org-mode, and I cannot find out how >> to have a short title in the head of the generated html, and a longer >> one in the body. >> >> Is this possible? > > Nope, this is not possible -- or maybe a ugly h

Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre

2013-04-06 Thread Alan Schmitt
Nicolas Goaziou writes: > Hello, > > Alan Schmitt writes: > >> I have a more serious issue: it seems that '%d' is no longer taken into >> account. To reproduce, try exporting the following: >> >> #+BEGIN_SRC org >> # -*- org-export-allow-bind-keywords: t -*- >> >> #+TITLE: Testing the date >> #+B

[O] VCard export problems

2013-04-06 Thread Simon Thum
Hi, I just updates to the latest org and found the vcard export no longer works. I get Exporting... let*: Symbol's function definition is void: org-install-letbind Debug gets me: Debugger entered--Lisp error: (void-function org-install-letbind) (org-install-letbind) (let* ((filename (or

Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre

2013-04-06 Thread Maurice
Nicolas Goaziou écrivit : > I have pushed a fix in master branch. Does it solves the problem? It solves, Maurice should practice writing in English to submit the first.

Re: [O] [PATCH] Was: How to apply multiple TBLFM rules?

2013-04-06 Thread Bastien
Hi Ippei, Ippei FURUHASHI writes: > Thanks for looking at these patch. > I found a bug introduced at > http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=bd8ff1aade6c46f701f466035ef75ab8ee82c8fe > which I made. > Could you apply this (attached) patch for them please? Done, thanks! -- Bastie

Re: [O] [PATCH] Was: How to apply multiple TBLFM rules?

2013-04-06 Thread Ippei FURUHASHI
Hi Bastien, Thanks for looking at these patch. I found a bug introduced at http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=bd8ff1aade6c46f701f466035ef75ab8ee82c8fe which I made. Could you apply this (attached) patch for them please? Thanks in advance, IP >From 24a18f1ffdc38dfd297960d9b06a12f

Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre

2013-04-06 Thread Nicolas Goaziou
Hello, > #+DATE: {{{modification-time(%Y-%m-%d)}}} > > is working when I'm exporting individual files but now when I'm trying > to publish I'm getting: > > Generating tree-style sitemap for Die Dünenhof-Seite [15 times] > byte-code: Bad timestamp `((macro (:key modification-time :value > {{{modif

Re: [O] phone links...

2013-04-06 Thread Simon Thum
Bastien, one more thing: I have (setq org-contacts-matcher "BIRTHDAY<>\"\"|ADR<>\"\"|EMAIL<>\"\"|TEL<>\"\"") to be able to find contacts not having an email. Something like it would need to become the new default. Cheers, Simon On 04/05/2013 08:42 AM, Bastien wrote: Hi Simon, Simon Thum

Re: [O] phone links...

2013-04-06 Thread Simon Thum
Hi, seem like I am losing the work/home distinction. Not terribly useful (to me at least), so ok. I do have several contact with more than one number though, and I also like to use spaces to delineate phone number part, like [country SPACE city SPACE subscriber]. Therefore it would be useful

Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre

2013-04-06 Thread Dieter Wilhelm
Nicolas Goaziou writes: > Hello, > >> Sorry I don't get it completely. >> I'd like to have as the DATE value the current change time of the file. >> You mean that I should set this with the Emacs timestamp facility? Like: > >> #+DATE: Time-stamp: " " > > If you're exporting a buffer associated

[O] best way of customizing generated css to match bootstrap css

2013-04-06 Thread Marc Seibert
Hi, After using jekyll and o-blog a while I just fiddled around more in depth with org-publishing. I must say it is starting to convince me to stop using to wrapp my org generated html files with a wrapper like jekyll etc. Org-publishing seems to have all I need to do it directly. But I need an

Re: [O] Gmane orgmode down?

2013-04-06 Thread Bastien
Hi Christian, Christian Moe writes: > Looks like gmane has a problem. The most recent message I see is 5 April > 10:05. Ah, thanks for confirming. I dropped an email to Lars, but I guess he knows. -- Bastien

Re: [O] Gmane orgmode down?

2013-04-06 Thread Christian Moe
Hi, Looks like gmane has a problem. The most recent message I see is 5 April 10:05. Yours, Christian Bastien writes: > I'm reading emacs-orgmode through Gmane and was surprised to not see > any new message for the last few hours. Maybe Gmane does not deliver > emails properly -- can anyone co

[O] Gmane orgmode down?

2013-04-06 Thread Bastien
I'm reading emacs-orgmode through Gmane and was surprised to not see any new message for the last few hours. Maybe Gmane does not deliver emails properly -- can anyone confirm the problem is on Gmane and not on my side ? I'm reading through the mailing list for now. Thanks, -- Bastien

Re: [O] css link colors for Worg are difficult to spot

2013-04-06 Thread Alexander Poslavsky
On 1 Apr 2013, at 15:14, John Hendy wrote: > I find the links difficult to spot in Worg sometimes, especially > depending on monitor angle and current brightness setting. Is this an > issue for anyone else? > > I fiddled around in /style/worg.css a bit and didn't land on anything > too great. I

Re: [O] Org as a static site generator

2013-04-06 Thread Ian Barton
On Fri, Apr 05, 2013 at 11:02:56AM -0500, Christopher Allan Webber wrote: > Ian Barton writes: > > > On 01/04/13 13:08, Vincent Beffara wrote: > > > >> Yes, I mean, I know which html you need for that, simply within o-blog you > >> need to manage between relative paths, absolute paths, canonical p