[O] Change default org file to file note to.

2012-05-29 Thread Richard Riley
I have an org template , | ("j" "journal" entry (file+datetree "journal.org") | "* %?\n\t:PROPERTIES:\n\t:DateCreated: %T\n\t:Link: %a\n\t:END:\n") ` How could I go about altering this or approaching the problem in a different ma

[O] unfound defuns and catch forms on XEmacs 21.5 (was: [Orgmode] find-library-name, used by org-reload, missing on XEmacs)

2012-05-29 Thread Tim Howe
On 5 Apr 2009, Carsten Dominik wrote: > thanks for this, org-reload now works on XEmacs. > > On Mar 31, 2009, at 8:38 PM, Tony E. Bennett wrote: > >> org-reload needs 'find-library-name', which is missing on XEmacs v21.5 >> at least. However there is 'find-library' which can be coerced into >>

[O] Testing: org-export-e-html (was: Drupal syntax on html-export)

2012-05-29 Thread William Crandall
Hello Nicolas and Jambunathan, Thanks again for your responses to my questions. I report some success and some "in process." 1. Stylesheet attachment (with #+STYLE:) works fine now. 2. Your special string example (replace-regexp-in-string), Nicolas, as well as the better entity solution (\trade)

[O] [PATCH] org-clock: Customizable variable syntax fix

2012-05-29 Thread Tim Howe
* org-clock.el (org-clocktable-defaults): Revert extra layer of quoting. It appears the goal in 9b23f082 was to allow defaulting a plist member to a variable; however the plist was being constructed with LIST and therefore the `, combination was unnecessary. TINYCHANGE --- lisp/org-clock.el |

Re: [O] Org -> markdown

2012-05-29 Thread Jambunathan K
Nick Dokos writes: > brian powell wrote: > >> * PanDoc! >> >> http://johnmacfarlane.net/pandoc/ >> >> On Tue, May 29, 2012 at 10:45 PM, Marcelo de Moraes Serpa >> wrote: >> >> Hey guys, >> >> Is there any tool out there that converts org to markdown? I'm >> sure it wouldn't be di

Re: [O] Org -> markdown

2012-05-29 Thread Nick Dokos
brian powell wrote: > * PanDoc! > > http://johnmacfarlane.net/pandoc/ > > On Tue, May 29, 2012 at 10:45 PM, Marcelo de Moraes Serpa > wrote: > > Hey guys, > > Is there any tool out there that converts org to markdown? I'm sure it > wouldn't be difficult to > come up with som

Re: [O] Org -> markdown

2012-05-29 Thread Puneeth Chaganti
On May 30, 2012 8:54 AM, "brian powell" wrote: > > * PanDoc! > > http://johnmacfarlane.net/pandoc/ As far as I know Pandoc only has an org output. So org > markdown won't work, but org > html > markdown will work. You could also try org-jekyll without having to convert to markdown.

Re: [O] Org -> markdown

2012-05-29 Thread brian powell
* PanDoc! http://johnmacfarlane.net/pandoc/ On Tue, May 29, 2012 at 10:45 PM, Marcelo de Moraes Serpa < celose...@gmail.com> wrote: > Hey guys, > > Is there any tool out there that converts org to markdown? I'm sure it > wouldn't be difficult to come up with something, but if there's something

[O] Org -> markdown

2012-05-29 Thread Marcelo de Moraes Serpa
Hey guys, Is there any tool out there that converts org to markdown? I'm sure it wouldn't be difficult to come up with something, but if there's something I'd rather use it. I'd like to write my blogposts in org and then automate exporting to markdown to my jekyll blogs. - Marcelo.

Re: [O] org-crypt.el :-)

2012-05-29 Thread Samuel Wales
I'm actually wondering if there should be a mode where it decrypts to a temporary buffer or an overlay, as most accesses are probably read-only and we don't want to slow things down by encrypting backup files or write plaintext to backup files. On 5/29/12, Samuel Wales wrote: > Visibility propert

Re: [O] org-crypt.el :-)

2012-05-29 Thread Samuel Wales
Visibility property maybe? -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com

[O] org-crypt.el :-)

2012-05-29 Thread François Pinard
Hi, gang! Just discovering org-crypt.el today. Wow! I can distribute all the information in many Org files instead of keeping it all in a single crypted file, that is, where each fragment really belongs. Moreover, headings stay searchable! Congratulations and thanks to the authors. François

Re: [O] Losing tabs when tangling or editing

2012-05-29 Thread Bernt Hansen
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 anything obvious.  (This is > neither surprisin

Re: [O] "Smart" quotes

2012-05-29 Thread Mark E. Shoulson
On 05/29/2012 01:57 PM, Nicolas Goaziou wrote: Hello, "Mark E. Shoulson" writes: I guess it doesn't actually matter, but it starts to get weird if you find yourself looking arbitrarily far back, and then you start building in exceptions for crossing paragraph boundaries... True. I had the e

Re: [O] Little link difficulty

2012-05-29 Thread Nick Dokos
François Pinard wrote: > Hi, people. > > Using C-c C-l to create a link, I'm replying to the two prompts with the > following contents: > > Link: http://www2.stm.info/taz/horaire.php?l=29&d=E&t=52103 > Description: Autobus 29 est > > The link is then saved as (using fundamental-mode to see it)

Re: [O] [bug] org-habit-show-all-today undefined

2012-05-29 Thread Nick Dokos
Max Mikhanosha wrote: > At Tue, 29 May 2012 11:33:35 -0400, > Nick Dokos wrote: > > > > Eric S Fraga wrote: > > > > > I get the following error as soon as I try to view my agenda. I don't > > > use habits at all. > > > > > > , > > > | Debugger entered--Lisp error: (void-variable org-habi

[O] Little link difficulty

2012-05-29 Thread François Pinard
Hi, people. Using C-c C-l to create a link, I'm replying to the two prompts with the following contents: Link: http://www2.stm.info/taz/horaire.php?l=29&d=E&t=52103 Description: Autobus 29 est The link is then saved as (using fundamental-mode to see it): [[http://www2.stm.info/taz/horaire.php?l

Re: [O] [bug] org-habit-show-all-today undefined

2012-05-29 Thread Max Mikhanosha
At Tue, 29 May 2012 11:33:35 -0400, Nick Dokos wrote: > > Eric S Fraga wrote: > > > I get the following error as soon as I try to view my agenda. I don't > > use habits at all. > > > > , > > | Debugger entered--Lisp error: (void-variable org-habit-show-all-today) > > I fixed it (or maybe

Re: [O] Annoying behavior of RET after a timestamp

2012-05-29 Thread Samuel Wales
I really shouldn't have posted. You are all talking about timestamps. I was talking about links.

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

2012-05-29 Thread Achim Gratz
Leo writes: > As the subject suggests. # in local.mk CP = install -m 644 -p I've sent a patch to Bastien, but it hasn't been installed yet. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf microQ V2.22R2: http://Synth.Stromeko.n

Re: [O] Variable `org-mobile-directory` must point to an existing directory. Multiplatform setup, howto

2012-05-29 Thread Achim Gratz
Ian Barton writes: > I haven't used emacs on Windows for a long time. However, I don't know > if Windows understands the concept of "~/", unless there is some emacs > configuration that allows this. Have you tried setting the paths > explicitly e.g. (setq org-directory "C:/DropBox/org") Emacs unde

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

2012-05-29 Thread Achim Gratz
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, please test. >From 3234f4ed632

Re: [O] Annoying behavior of RET after a timestamp

2012-05-29 Thread Nick Dokos
Nick Dokos wrote: > Nick Dokos wrote: > > > ... > > > > I haven't gone to gmane looking for the discussion, but if one of the > > principals involved remembers the reason, maybe they can enlighten us. > > > > I found the discussion on gmane - check the thread starting at > >http://thread

Re: [O] Annoying behavior of RET after a timestamp

2012-05-29 Thread Nick Dokos
Nick Dokos wrote: > ... > > I haven't gone to gmane looking for the discussion, but if one of the > principals involved remembers the reason, maybe they can enlighten us. > I found the discussion on gmane - check the thread starting at http://thread.gmane.org/gmane.emacs.orgmode/45243 Nick

Re: [O] Annoying behavior of RET after a timestamp

2012-05-29 Thread Nick Dokos
Samuel Wales wrote: > WFM now too in a quick test. However, I wanted to point out that I'm > not sure it's a new bug only, in case it's relevant to bisecting. > Well, I don't know about the link bug you remember, but the timestamp "bug" (if it is a bug) was introduced by the following commit:

Re: [O] Annoying behavior of RET after a timestamp

2012-05-29 Thread suvayu ali
On Tue, May 29, 2012 at 8:57 PM, Samuel Wales wrote: > in case it's relevant to bisecting. Nick already diagnosed the bug for us. :) org-at-timestamp-p is the culprit. -- Suvayu Open source is the future. It sets us free.

Re: [O] Annoying behavior of RET after a timestamp

2012-05-29 Thread Samuel Wales
WFM now too in a quick test. However, I wanted to point out that I'm not sure it's a new bug only, in case it's relevant to bisecting. -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com

Re: [O] Annoying behavior of RET after a timestamp

2012-05-29 Thread Nick Dokos
Samuel Wales wrote: > FWIW, I have noticed this for a long time, actually, only worse. If > you RET after a period after link, it still thinks it's a link. And > the link followed is broken. > > IIRC. > IME, not so: I just tried RET right after a link and got a newline inserted into the buff

Re: [O] "Smart" quotes

2012-05-29 Thread Nicolas Goaziou
Hello, "Mark E. Shoulson" writes: > Maybe, if it's all on one line. But if the quote is several lines > long, can you sensibly count the levels? Well, yes. > I guess it doesn't actually matter, but it starts to get weird if you > find yourself looking arbitrarily far back, and then you start

Re: [O] Annoying behavior of RET after a timestamp

2012-05-29 Thread Samuel Wales
FWIW, I have noticed this for a long time, actually, only worse. If you RET after a period after link, it still thinks it's a link. And the link followed is broken. IIRC. -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com

Re: [O] date added into logbook?

2012-05-29 Thread Michael C Gilbert
On May 29, 2012, at 6:04 AM, Jonathan Leech-Pepin wrote: > I'm not sure that you can automatically include the note into a > :LOGBOOK: drawer, however if you're mostly/only working from capture > templates you could add a property for CREATED and have it > automatically fill with an inactive times

Re: [O] Annoying behavior of RET after a timestamp

2012-05-29 Thread Nick Dokos
Nick Dokos wrote: > There was a recent commit 8c91f690a561113eee0d16cdb6e8afc6bcae2089 to > follow a time stamp as a link. I have no problem with that but the code > uses the org-at-timestamp-p function, which (perversely IMO) thinks that > I am in a timestamp even when I'm right *after* the clos

Re: [O] Variable `org-mobile-directory` must point to an existing directory. Multiplatform setup, howto

2012-05-29 Thread Orlando López D .
Yes, my user on the computer is "User". Thanks, On Tue, May 29, 2012 at 12:38 PM, Jonathan Leech-Pepin < jonathan.leechpe...@gmail.com> wrote: > Orlando, > > Is your username on the machine User? > > If it isn't you'll have to change "User" to whatever your account name is. > > If it is the right

Re: [O] Variable `org-mobile-directory` must point to an existing directory. Multiplatform setup, howto

2012-05-29 Thread Jonathan Leech-Pepin
Orlando, Is your username on the machine User? If it isn't you'll have to change "User" to whatever your account name is. If it is the right username, then I'm not sure why it wouldn't be detecting the correct path. Regards, On Tue, May 29, 2012 at 12:14 PM, Orlando López D. wrote: > Jonathan

[O] Annoying behavior of RET after a timestamp

2012-05-29 Thread Nick Dokos
There was a recent commit 8c91f690a561113eee0d16cdb6e8afc6bcae2089 to follow a time stamp as a link. I have no problem with that but the code uses the org-at-timestamp-p function, which (perversely IMO) thinks that I am in a timestamp even when I'm right *after* the closing bracket; so pressing RET

Re: [O] Windows (Cygwin) make: Works, but org-release(void)

2012-05-29 Thread William Crandall
Thanks Jonathan! Yes, I had commented out =(require 'org-install)= . I'd taken the FAQ instructions for ELPA installations to apply more broadly than they do: ;; Functionality of Org-mode's org-install.el is supplanted by ;; Package Manager's org-autoloads.el. Since Package Manager ;; autoloads

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

2012-05-29 Thread Mikhail Titov
> -Original Message- > From: Eric Schulte [mailto:eric.schu...@gmx.com] > Sent: Monday, May 28, 2012 10:57 AM > To: Mikhail Titov > Cc: emacs-orgmode@gnu.org > Subject: Re: [O] [babel, patch] ob-octave does not catch EOE from matlabShell > on MS Windows > > ... > >> > >> It looks like org-

Re: [O] Broken LaTeX export

2012-05-29 Thread SW
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 from page 3 onwards. I export t

[O] [Orgmode] [Patch] Information about visibility cycling to the manual

2012-05-29 Thread Gustav Wikström
Hi, I've added some information to the documentation about show-children. Patch is attached. /Gustav commit 6f88cf724419af9d0ace6f8950245be176fcf0f0 (HEAD, refs/heads/origin-master) Author: Gustav Wikström Date: Tue May 29 18:15:34 2012 +0200 Documentation: Add some information to the vis

[O] [babel] Relative path for "dir" header argument

2012-05-29 Thread Hans-Peter Deifel
Hi all, Currently, the 'dir'-argument only understands absolute paths, because it simply sets default-directory. I think it would be quite useful to be able to specify paths relative to the default-directory of the buffer. What do you think? Thanks in advance, Hans-Peter

Re: [O] Variable `org-mobile-directory` must point to an existing directory. Multiplatform setup, howto

2012-05-29 Thread Orlando López D .
Jonathan, Thanks for your attention to this matter. After doing an evaluation, I am getting the correct path on my Windows machine, which is "c:/Users/User/Dropbox/MobileOrg" What do you recommend that I try next? Thanks, On Tue, May 29, 2012 at 7:43 AM, Jonathan Leech-Pepin < jonathan.leech

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

2012-05-29 Thread Nick Dokos
Leo wrote: > As the subject suggests. > > I can't reproduce this: all my files are 0644. Nick

Re: [O] Broken LaTeX export

2012-05-29 Thread Nick Dokos
SW wrote: > I'm working on a large document in org-mode which I export to LaTeX. At > present, > the outline/structure of the document has been created, but not much of the > content. The LaTeX export has strange pagination, a blank page and text that > runs off the page. Where can I paste/post

[O] [Orgmode] Re: [PATCH] org-display-inline-images to reduce image size

2012-05-29 Thread Gustav Wikström
Hi! I was just searching the web for a way to scale inline images and found this thread in the archives.. How did it go with it? Was it tested and not approved or why is it that the patch is not applied? (Patch: http://patchwork.newartisans.com/patch/526/) Regards Gustav > From: Vladimir Alexie

Re: [O] org-babel clojure support outdated/not working

2012-05-29 Thread Eric Schulte
kima VCRP writes: > Hello Org-people. > After using org-mode for organisation, I came around org-babel and it's > capabilities of literate programming. > I will do some literate programming with clojure in the future and wanted > to use org-babel with clojure, but the instructions at > http://org

Re: [O] [bug] org-habit-show-all-today undefined

2012-05-29 Thread Nick Dokos
Eric S Fraga wrote: > With the most recent update to org, > > , > | Author: Max Mikhanosha > | Date: Mon May 28 14:55:32 2012 -0400 > |=20 > | Add ability to show all (even unscheduled) habits on today agenda, by > | setting `org-habit-show-all-today' to t. > |=20=20=20=20=20 > |

[O] All regular files are installed with permission 0755

2012-05-29 Thread Leo
As the subject suggests.

Re: [O] Timestamp, deadline and scheduling clarification

2012-05-29 Thread Sebastien Vauban
Hi SW, SW wrote: > I'd like to clarify some of the usage of timestamps. Preceeding a timestamp > with > DEADLINE or SCHEDULE gives extra functionality in the agenda. Omitting these > keywords produces a normal timestamp which *appears* in the agenda but does > not > trigger advanced warning befo

Re: [O] date added into logbook?

2012-05-29 Thread Jonathan Leech-Pepin
Hello, I'm not sure that you can automatically include the note into a :LOGBOOK: drawer, however if you're mostly/only working from capture templates you could add a property for CREATED and have it automatically fill with an inactive timestamp. #+begin_src emacs-lisp ("x" "Example capture"

[O] Broken LaTeX export

2012-05-29 Thread SW
I'm working on a large document in org-mode which I export to LaTeX. At present, the outline/structure of the document has been created, but not much of the content. The LaTeX export has strange pagination, a blank page and text that runs off the page. Where can I paste/post this example?

Re: [O] Timestamp, deadline and scheduling clarification

2012-05-29 Thread Nick Dokos
SW wrote: > I'd like to clarify some of the usage of timestamps. Preceeding a timestamp > with > DEADLINE or SCHEDULE gives extra functionality in the agenda. Omitting these > keywords produces a normal timestamp which *appears* in the agenda but does > not > trigger advanced warning before and

Re: [O] Variable `org-mobile-directory` must point to an existing directory. Multiplatform setup, howto

2012-05-29 Thread Jonathan Leech-Pepin
Hello, I think by default Windows tries to treat C:\ as ~ when it isn't explicitly defined beforehand. If you evaluate the following, does it give the same Windows path as to the actual folder? #+begin_src emacs-lisp (expand-file-name "~/Dropbox/MobileOrg") #+end_src If not you'll want to try

Re: [O] Windows (Cygwin) make: Works, but org-release(void)

2012-05-29 Thread Jonathan Leech-Pepin
Hello, I haven't had any issues with Org and Cygwin lately. I did however come across this issue on a fresh install of Debian last week. I was able to resolve it by adding =(require 'org-install)= to the initialization (or calling it manually from the *scratch* buffer) before checking the versio

Re: [O] Disable links in Latex export

2012-05-29 Thread SW
John Hendy gmail.com> writes: > And red isn't my cup of tea, so I use: > > #+LATEX_HEADER: \hypersetup{colorlinks=true,urlcolor=blue} Thanks, but it's "linkcolor" not "urlcolor" for the internal links in the TOC.

Re: [O] #+STARTUP: showstars (#+STARTUP: showlaststar)

2012-05-29 Thread Sebastien Vauban
Bastien wrote: > Nick Dokos writes: > >> Then you have to live with the stars. > > I think it is awesome to live with the stars. > > :) Ask Carsten! Best regards, Seb -- Sebastien Vauban

Re: [O] Disable links in Latex export

2012-05-29 Thread SW
Eric Fraga ucl.ac.uk> writes: > adding the line > > #+latex_header: \hypersetup{pdfborder={0,0,0}} > > in the org document should be sufficient? Yes, this works too -- the boxes are "invisible" now. > In practice, I actually do: > > #+latex_header: \hypersetup{colorlinks=true} > > which s

Re: [O] Disable links in Latex export

2012-05-29 Thread SW
Nick Dokos hp.com> writes: > You can do that by customizing the org-export-latex-default-packages-alist > variable: just add the above option (without the square brackets) to the > hyperref package entry. Thanks. This worked -- the red boxes are no longer displayed.

Re: [O] Latex export : newlines in footnotes.

2012-05-29 Thread Jonathan BISSON
Jonathan BISSON gmail.com> writes: > > Hello, > > When I try to export my org file using latest git (1 month ago version > got this problem too) to a tex file, I have problems with footnotes. > > * Orgfile > > Hello [fn:foo: bar] > > -> Latex Output > > Hello \footnote{bar > } > > So I got

Re: [O] Org-mode release 7.8.11

2012-05-29 Thread Julian Bean
On 29 May 2012, at 10:55, Bastien wrote: > > ~$ git log release_7.8.03..release_7.8.11 > > will display the git logs between those two releases. Thanks. I will find myself a git checkout and take a look. > > The purpose of http://orgmode.org/Change.html is to contain a > human-readable log fo

Re: [O] org-agenda-sticky

2012-05-29 Thread Bastien
Hi Rainer, Rainer Thiel writes: > Thank you very much for your answer. In fact I had wrongly assumed > the User Visible Changes listed on > referred to the latest released version, but now see their first > section describe the git repository. I've changed htt

Re: [O] Org-mode release 7.8.11

2012-05-29 Thread Bastien
Hi Julian, Julian Bean writes: > I would like to know the differences between (for example) 7.8.03 and > 7.8.11. ~$ git log release_7.8.03..release_7.8.11 will display the git logs between those two releases. The purpose of http://orgmode.org/Change.html is to contain a human-readable log for

Re: [O] Org-mode release 7.8.11

2012-05-29 Thread Jambunathan K
Julian Bean writes: > On 25 May 2012, at 08:51, Bastien wrote: > >> Hi all, >> >> I've released Org 7.8.11. > > > How do we view changelogs for minor versions? > > http://orgmode.org/Changes.html only appears to show changes for 7.8 > (and, in the top section, changes in 'HEAD'). > > I would l

Re: [O] Outline structure and LaTeX

2012-05-29 Thread SW
@Eric S Fraga: ucl.ac.uk> writes: Thanks for the reply and suggestions -- I found them useful. > Addressing your question more specifically, I don't understand your > comment about page breaks. LaTeX is usually very good about page > breaks, especially with respect to line widows etc. I'll po

Re: [O] Outline structure and LaTeX

2012-05-29 Thread Giacomo M
I'm still new to emacs-orgmode, but I couldn't avoid getting fascinated and inspired by the reproducible research examples mentioned here. Thanks! Giacomo M >

Re: [O] Org-mode release 7.8.11

2012-05-29 Thread Julian Bean
On 25 May 2012, at 08:51, Bastien wrote: > Hi all, > > I've released Org 7.8.11. How do we view changelogs for minor versions? http://orgmode.org/Changes.html only appears to show changes for 7.8 (and, in the top section, changes in 'HEAD'). I would like to know the differences between (fo

Re: [O] source code folding

2012-05-29 Thread Petro Khoroshyy
Memnon Anon writes: > Puneeth Chaganti writes: > >> I'm not sure there's such a short cut, but you can define one for yourself. >> >> A simple function (without any sort of error checking) like the one >> below can be bound to a key-binding of your choice. >> >> -

[O] Timestamp, deadline and scheduling clarification

2012-05-29 Thread SW
I'd like to clarify some of the usage of timestamps. Preceeding a timestamp with DEADLINE or SCHEDULE gives extra functionality in the agenda. Omitting these keywords produces a normal timestamp which *appears* in the agenda but does not trigger advanced warning before and does not continue to remi

Re: [O] Outline structure and LaTeX

2012-05-29 Thread Eric S Fraga
SW writes: > I'm preparing an academic document with several chapters. The text will > eventually exist as a LaTeX document. However, I am doing my early planning > and > writing directly in an org file, making use of the structure elements (*, **, > ***, etc) to provide structure and entering t

Re: [O] Variable `org-mobile-directory` must point to an existing directory. Multiplatform setup, howto

2012-05-29 Thread Ian Barton
On 28/05/12 15:45, Orlando wrote: Ian Barton wilkesley.net> writes: On 26/05/12 20:00, Orlando López D. wrote: I configured emacs org-mode on a Mac, working properly, having my org files and MobileOrg file within my DropBox folder ( ~/DropBox/ ). Now, I will like to get my emacs setup work