Re: [O] Testing: org-export-e-html

2012-05-30 Thread Sebastien Vauban
Hi William, William Crandall wrote: > 3. Image and file prefixes are as they were. > > This (image): > >[[/sites/a.png]] > > becomes: > > > > And this (file): > >[[/sites/my-file][My link]] > > becomes: > >My link > > > I'd love an option to "change it not" for both, so that > neit

[O] How to export both Asymptote code and its result

2012-05-30 Thread Vladimir Lomov
* Asymptote example Hello, can someone enlighten me what's the problem with the following example: I want to export both the Asymptote code and its (PNG) result: #+NAME: fig1 #+BEGIN_SRC asymptote :export code size(100); draw((0,0)--(1,0)--(1,1)--cycle); #+END_SRC This must be the result: #+CAL

Re: [O] Losing tabs when tangling or editing

2012-05-30 Thread Michael Hannon
Bernt Hansen wrote: >Michael Hannon writes: > >> >> I was hoping that there might be some kind of customization possible: >> >> (setq leave-the-bleeping-tabs-alone t) > > (setq org-src-preserve-indentation t) > > maybe? > Woo hoo!  Thanks, Bernt.  This seems to work.  See the appended for a

Re: [O] How to export both Asymptote code and its result

2012-05-30 Thread Nick Dokos
Vladimir Lomov wrote: > * Asymptote example > > Hello, can someone enlighten me what's the problem with the following > example: > > I want to export both the Asymptote code and its (PNG) result: > #+NAME: fig1 > #+BEGIN_SRC asymptote :export code This should be ``:exports both'' See

Re: [O] [PATCH] org-reload doesn't use full emacs load-path?

2012-05-30 Thread Eric S Fraga
Achim Gratz writes: > Eric S Fraga writes: >> For some reason, org tries to load my ob-jacaranda.el from where org >> itself sits despite ob-jacaranda.el being in one of the directories in >> the load-path. > > That would have been me, but it was obviously the wrong thing to do. > Patch attached,

Re: [O] How to export both Asymptote code and its result

2012-05-30 Thread Vladimir Lomov
Hello, ** Nick Dokos [2012-05-30 03:31:02 -0400]: > Vladimir Lomov wrote: >> * Asymptote example >> Hello, can someone enlighten me what's the problem with the following >> example: >> I want to export both the Asymptote code and its (PNG) result: >> #+NAME: fig1 >> #+BEGIN_SRC asymptote :expo

[O] Deadline Warning Days Faces

2012-05-30 Thread SW
Apologies if this is a basic question. Org-mode is so huge that it's sometimes difficult to know where to look. I have several DEADLINE entries set with "-99d" advanced warning to ensure they appear on my agenda. Entries due in, for example, 30 or less days are in a different colour to those due in

Re: [O] Little link difficulty

2012-05-30 Thread Michael Brand
Hi François On Tue, May 29, 2012 at 11:03 PM, François Pinard [...] > The link is then saved as (using fundamental-mode to see it): [...] To check the invisible parts of an Org link here are some alternatives to Fundamental mode that stay in Org mode: 1) M-x org-toggle-link-display 2) M-x visible

Re: [O] Deadline Warning Days Faces

2012-05-30 Thread Nick Dokos
SW wrote: > Apologies if this is a basic question. Org-mode is so huge that it's sometimes > difficult to know where to look. I have several DEADLINE entries set with > "-99d" > advanced warning to ensure they appear on my agenda. Entries due in, for > example, 30 or less days are in a different

Re: [O] Broken LaTeX export

2012-05-30 Thread Nick Dokos
SW wrote: > Nick Dokos hp.com> writes: > > > If you don't mind making it public, I'd say go ahead and post the org > > file (and any relevant customizations) here. > > "M-x replace-regex \w+ Text " > > I replaced all words with "Text". Here is the document outline. The breakage > happens f

Re: [O] Deadline Warning Days Faces

2012-05-30 Thread Michael Brand
Hi SW On Wed, May 30, 2012 at 10:51 AM, SW wrote: > Apologies if this is a basic question. Org-mode is so huge that it's sometimes > difficult to know where to look. I have several DEADLINE entries set with > "-99d" > advanced warning to ensure they appear on my agenda. Entries due in, for > exa

Re: [O] Deadline Warning Days Faces

2012-05-30 Thread SW
Nick Dokos hp.com> writes: > Probably org-agenda-deadline-faces: I did C-h v org--deadline TAB TAB ... > and scanned the *Completions* buffer. Thanks. I did "C-h v org-deadline". Didn't know about "org--deadline" instead of "org-deadline" :)

Re: [O] if both schedule and deadline, appear only once in agenda

2012-05-30 Thread SW
I know I'm bumping a thread from 5 years ago :) Bastien altern.org> writes: > Gijs Hillenius hillenius.net> writes: > > > But maybe I should not . But here goes: I plan to start working on > > an item by date X -> schedule stamp. The item has a deadline, so -> > > deadline. > > For that I use

Re: [O] Broken LaTeX export

2012-05-30 Thread SW
Nick Dokos hp.com> writes: > Interesting: it seems to be a latex bug of some sort, but I haven't had > time to play with it too much yet. I'm trying things like modifying the > tex file slightly and seeing if the empty page(s)/overfull page(s) > persist. So far, it seems that all the packages th

[O] org-mode and birthdays

2012-05-30 Thread Julien Cubizolles
I'm displaying anniversaries in the org-mode calendar with %%(org-bbdb-anniversaries) How can I get a reminder of upcoming anniversaries a few weeks in advance ? Julien

Re: [O] Broken LaTeX export

2012-05-30 Thread SW
Nick Dokos hp.com> writes: > Interesting: it seems to be a latex bug of some sort, but I haven't had > time to play with it too much yet. I'm trying things like modifying the > tex file slightly and seeing if the empty page(s)/overfull page(s) > persist. So far, it seems that all the packages th

Re: [O] if both schedule and deadline, appear only once in agenda

2012-05-30 Thread suvayu ali
On Wed, May 30, 2012 at 11:12 AM, SW wrote: > I think what the OP wanted (and what lead me to this thread) is an advanced > warning for *scheduled* items. For example, I'd like to know on the Friday > before that I have a scheduled item starting on the Monday. To do this I > SCHEDULE the item to M

Re: [O] if both schedule and deadline, appear only once in agenda

2012-05-30 Thread SW
suvayu ali gmail.com> writes: > > > ... > Important: Scheduling an item in Org mode should not be understood in > the same way that we understand scheduling a meeting. Setting a date > for a meeting is just a simp

[O] encoding problem

2012-05-30 Thread Julien Cubizolles
I'm having a very strange problem with character encoding. I write all my text files with emacs, with non-ascii characters (I'm french). I keep a copy of many files (latex/org/...) on separate machines using unison. Very often after a synchronization, the non-ascii charaters are completely displaye

[O] Setting datetree at the file level

2012-05-30 Thread Richard Riley
I can specifiy a capture template to use datetree for new entries. Is it possible to tag this format in the org file itself so any templates which dont mention an entry type will pick up the datetree filing style from the orgfile itself?

Re: [O] All regular files are installed with permission 0755

2012-05-30 Thread Leo
On 2012-05-30 04:05 +0800, Achim Gratz wrote: > I've sent a patch to Bastien, but it hasn't been installed yet. Thanks. I hope it gets fixed soonish. Leo

Re: [O] All regular files are installed with permission 0755

2012-05-30 Thread Bastien
Leo writes: > On 2012-05-30 04:05 +0800, Achim Gratz wrote: >> I've sent a patch to Bastien, but it hasn't been installed yet. > > Thanks. I hope it gets fixed soonish. I applied the patches, thanks. -- Bastien

Re: [O] Broken LaTeX export

2012-05-30 Thread SW
Nick Dokos hp.com> writes: > Interesting: it seems to be a latex bug of some sort, but I haven't had > time to play with it too much yet. I'm trying things like modifying the > tex file slightly and seeing if the empty page(s)/overfull page(s) > persist. So far, it seems that all the packages th

Re: [O] Testing: org-export-e-html

2012-05-30 Thread Nicolas Goaziou
Hello, William Crandall writes: > 2a. Internal HTML links (#) > > > Neither links nor destinations make it into the html. > > This: > > "an internal section link [[#directors][Directors]]." > > becomes: > >"an internal section link: Directors. > > Was expecting (without italics): > >

Re: [O] Org -> markdown

2012-05-30 Thread Mikkel Kristiansen
Hi Marcelo Once in a while I use ORGMODE-Markdown to export to markdown, found it here: https://github.com/alexhenning/ORGMODE-Markdown The project haven't seen any updates the last two years though (according to github) On ons 30 maj 2012 05:23:48 CEST, brian powell wrote: > * PanDoc! > > ht

[O] Embed images in formats best suited for HTML and LaTeX export and inline viewing

2012-05-30 Thread Brett Viren
Hi, How can I tell org-mode to use different file formats for an image for different purposes? What I really want is a scalable format to embed "line art" type images (plots) into org-mode documents so that they can display inline and in both HTML and LaTeX exports. SVG seems good for the first

[O] [GSoC] org-merge-driver weekly update

2012-05-30 Thread Andrew Young
Hello everyone, I would just like to let everyone know that a prototype for org-merge-driver is available. It is not complete, so of course please do not use it for your repository! ;) You can see some example use of it at the the worg project page: http://orgmode.org/worg/org-contrib/gsoc2012/s

Re: [O] How to export both Asymptote code and its result

2012-05-30 Thread Eric Schulte
Vladimir Lomov writes: > > So I don't get the idea of ``#+CALL''. It doesn't work in this case. I > thought I can show code and after small explanation the resulted > image. But seems I'm allowed to get PNG file only with BEGIN|END_SRC > block while image be placed right after the block. > The pl

Re: [O] [babel, patch] ob-octave does not catch EOE from matlabShell on MS Windows

2012-05-30 Thread Mikhail Titov
> -Original Message- > From: emacs-orgmode-bounces+mlt=gmx...@gnu.org [mailto:emacs-orgmode- > bounces+mlt=gmx...@gnu.org] On Behalf Of Achim Gratz > Sent: Monday, May 28, 2012 1:24 PM > To: emacs-orgmode@gnu.org > Subject: Re: [O] [babel, patch] ob-octave does not catch EOE from matlabShel

Re: [O] [babel, patch] ob-octave does not catch EOE from matlabShell on MS Windows

2012-05-30 Thread Eric Schulte
"Mikhail Titov" writes: >> -Original Message- >> From: emacs-orgmode-bounces+mlt=gmx...@gnu.org [mailto:emacs-orgmode- >> bounces+mlt=gmx...@gnu.org] On Behalf Of Achim Gratz >> Sent: Monday, May 28, 2012 1:24 PM >> To: emacs-orgmode@gnu.org >> Subject: Re: [O] [babel, patch] ob-octave do

Re: [O] unfound defuns and catch forms on XEmacs 21.5

2012-05-30 Thread Achim Gratz
Tim Howe writes: > For some reason I just encountered this with Org-mode version 7.8.11 on > XEmacs 21.5 (beta31) "ginger" [Lucid] (x86_64-pc-linux, Mule). > > Built by running make leaving everything stock but for EMACS=xemacs; > the build crashed complaining about a missing 'find-library-name'.

Re: [O] org-mode and birthdays

2012-05-30 Thread Bernt Hansen
Julien Cubizolles writes: > I'm displaying anniversaries in the org-mode calendar with > > %%(org-bbdb-anniversaries) > > How can I get a reminder of upcoming anniversaries a few weeks in > advance ? > > Julien I use a separate repeating task for that with a deadline and deadline warning day se

Re: [O] encoding problem

2012-05-30 Thread Bernt Hansen
Julien Cubizolles writes: > I'm having a very strange problem with character encoding. I write all > my text files with emacs, with non-ascii characters (I'm french). I keep > a copy of many files (latex/org/...) on separate machines using > unison. Very often after a synchronization, the non-asc

Re: [O] [babel, patch] ob-octave does not catch EOE from matlabShell on MS Windows

2012-05-30 Thread Achim Gratz
Mikhail Titov writes: >> The octave tests still pass on openSUSE with the patch applied along >> with all the other tests (except R, since I'm missing ESS). > > I wonder how it still passes the test... If you know how it breaks and why the tests don't catch it, please add a test that does... Reg

Re: [O] [GSoC] org-merge-driver weekly update

2012-05-30 Thread Carsten Dominik
Hi Andrew, On 30.5.2012, at 16:36, Andrew Young wrote: > Hello everyone, > > I would just like to let everyone know that a prototype for org-merge-driver > is available. It is not complete, so of course please do not use it for your > repository! ;) > > You can see some example use of it at

Re: [O] Broken LaTeX export

2012-05-30 Thread Achim Gratz
SW writes: > Thanks for the details. I noticed the overfull warnings from pdflatex. > Smaller/simpler test cases I tried exported to LaTeX perfectly. LaTeX tries very hard not to break pages around headings. It expects you to tell it when it is OK to not obey that rule, but you never did. The cor

Re: [O] [GSoC] org-merge-driver weekly update

2012-05-30 Thread Bastien
Hi Carsten, Carsten Dominik writes: > P.S. Bastien, should comments and discussions like this one be on the > list, or off list? I think it's fine to comment and discuss publicly available work on this list. Involving the community is part of the GSoC "rules". Thanks, -- Bastien

Re: [O] Losing tabs when tangling or editing

2012-05-30 Thread Thomas S. Dye
Bernt Hansen writes: > Michael Hannon writes: > >> >> I was hoping that there might be some kind of customization possible: >> >>     (setq leave-the-bleeping-tabs-alone t) > > (setq org-src-preserve-indentation t) > > maybe? > > -Bernt > >> >> I looked through ob-tangle.el but didn't see anyth

[O] org-mode in c-mode c-comments

2012-05-30 Thread Konrad Eisele
I'd like to propose a followup of thread: http://lists.gnu.org/archive/html/emacs-orgmode/2011-01/msg00036.html which added a patch: http://lists.gnu.org/archive/html/emacs-orgmode/2011-01/txtZOQlKOj4dh.txt I think this feature is interesting. Org-mode should be enabled by default as a submode ins

Re: [O] Testing: org-export-e-html

2012-05-30 Thread William Crandall
Thanks Sebastien! Sometimes its the smallest things; in this case >.< A single point, and figures work in my setup. That is: [[./sites/a.png]] becomes: -- Alas, FILES do not now behave the same way. Using M-x org-export-dispatch h this: [[./sites/my-file][My l

Re: [O] Testing: org-export-e-html

2012-05-30 Thread William Crandall
Hello Nicolas, Thanks for clarifying link syntax. I think I'm more than half way there! I can now create targets/destinations: This: ** <>BC Crandall becomes: BC Crandall As expected. But creating a link TO that "id" target eludes me. This: [[#crandall][BC Crandall]] becomes:

[O] a line in BEGIN_SRC/END_SRC block disappeared when publishing

2012-05-30 Thread Liang Wang
Hi, When I publish an article with code block as following, the last line disappeared. From manual, the comma before # is the way to quote #. But it seems that it doesn't work. Is it a bug? I use 7.8.11 release tarball. #+BEGIN_SRC emacs-lisp (eval-after-load 'yasnippet '(yas/define-snip

Re: [O] (no subject)

2012-05-30 Thread Mark Shoulson
Mark E. Shoulson kli.org> writes: > > All right, bottom line, this is sort of what I'm seeing. I'm not 100% > sure which files should house these things, but something like this: > > 1) a variable containing for each language regexp for each of: open > double-quote, close double-quote, open

Re: [O] [PATCH] org-reload doesn't use full emacs load-path?

2012-05-30 Thread Eric S Fraga
Achim Gratz writes: > Eric S Fraga writes: >> For some reason, org tries to load my ob-jacaranda.el from where org >> itself sits despite ob-jacaranda.el being in one of the directories in >> the load-path. > > That would have been me, but it was obviously the wrong thing to do. > Patch attached,

Re: [O] Testing: org-export-e-html

2012-05-30 Thread Jambunathan K
For some reasons, the link type becomes "custom-id". See the attached files - links.org and links.el. links.el Description: application/emacs-lisp * <> BC Crandall :PROPERTIES: :CUSTOM_ID: :END: * Link1 #+target: [[#][Some description]] * Link2 [[#][Some descripti

Re: [O] Testing: org-export-e-html

2012-05-30 Thread Jambunathan K
> But first line of test.html: > >   This is fixed. Please pull again. There was one another issue: Heading with CUSTOM_IDS were not getting the associated property as an anchor. This is also fixed. Issues wrt images links and target links are still *pending*. Hopefully, it will be fixed in t