Re: [O] test failure

2012-12-15 Thread Bastien
Hi Nick, Nick Dokos writes: > ``make test'' fails on just-updated org: > > Org-mode version 7.9.2 (release_7.9.2-725-ge55681 @ > /home/nick/elisp/org-mode/lisp/) > > with the following backtrace: > > , > | Test test-org-src/blank-line-block backtrace: Fixed, thanks. > I thought Michael Br

Re: [O] ERT: body of org-test-with-temp-text-in-file

2012-12-15 Thread Bastien
Hi Michael, Michael Brand writes: > The doc of org-test-with-temp-text-in-file says > > (org-test-with-temp-text-in-file TEXT &rest BODY) > Run body in a temporary file buffer with Org-mode as the active mode. > > so I thought I can write: > > #+BEGIN_SRC emacs-lisp > (ert-deftest tria

Re: [O] Builds on OSX fails recently

2012-12-15 Thread Bastien
Hi Erich, Neuwirth Erich writes: > On OSX 10.8.2 with Emacs 24.2.1 > when trying > make up2 > I get > > Ran 334 tests, 333 results as expected, 1 unexpected (2012-12-14 > 18:29:01+0100) > 5 expected failures > > 1 unexpected results: >FAILED test-org-src/blank-line-block This test should

Re: [O] org-store-link and org-link-to-org-use-id issue

2012-12-15 Thread Bastien
Hi John, John Hendy writes: > (setq org-link-to-org-use-id "create-if-interactive") This should be (setq org-link-to-org-use-id 'create-if-interactive) If you copied this from a page, please let the author know! Thanks, -- Bastien

Re: [O] PDF docs from Org-mode: not valid PDF?

2012-12-15 Thread Bastien
Hi Radhakrishnan, thanks for the information. Am I correctly assuming you're one of the authors of the pdfx.sty package? Radhakrishnan CV writes: > I think, orgmode can even help to create a small XMP meta file (for > Dublin Core metadata compliance) needed by pdfx package while > creating st

Re: [O] org-export-docbook-xsl-fo-proc-command

2012-12-15 Thread Bastien
trammi writes: > How to set it at org-docbook.el for Win32? Sorry, I don't use DocBook nor Win32... maybe someone else can help. -- Bastien

Re: [O] S-TAB cycling opening archive subtrees

2012-12-15 Thread Bastien
Hi Vincent, Vincent Beffara writes: > When cycling visibility of a subtree using TAB, subtrees with the :ARCHIVE: > tag are not opened, and that is a very good thing. But when I cycle a > buffer globally using S-TAB, their contents are shown, which feels like the > wrong thing to do ... I canno

Re: [O] prevent drawer from folding for specific subtree

2012-12-15 Thread Bastien
Hi Rainer, Rainer Stengele writes: > When I am bookmark-jumping to one of these subtrees and then clock in > the clock drawer is always closed - which normally is fine. But in this > case I would like to maybe have a property signaling the drawer to open > as soon as I do clock the task in. I'd

[O] org-mobile-push vs. symlinks

2012-12-15 Thread James Harkins
Sorry for resending as a new thread. I had wanted to reply to my original message on gmane, but gmane's search fails to locate the thread (?). Anyway, I still don't understand the rationale for the current behavior. Does anyone know why org-mobile-push resolves the agenda files' names to symlink t

Re: [O] org-bullets extension

2012-12-15 Thread Jambunathan K
E Sabof writes: > Hello, > > I am the author of org-bullets extension, which can be found at > github.com/sabof/org-bullets > > I wondered whether you would like to include it in org-contrib, or > perhaps integrate the functionality in org-mode? I think what the package does can be achieved by

Re: [O] ERT: body of org-test-with-temp-text-in-file

2012-12-15 Thread Michael Brand
Hi Bastien On Sat, Dec 15, 2012 at 9:19 AM, Bastien wrote: > Now you can. There were no real reason to force using (progn ...) > here so I removed that and updated the test suite accordingly. > > Let me know if this works for you now. Yes, thank you. Michael

Re: [O] org-mobile-push vs. symlinks

2012-12-15 Thread Bastien
James Harkins writes: > Anyway, I still don't understand the rationale for the current > behavior. Does anyone know why org-mobile-push resolves the agenda > files' names to symlink targets? The problem is that there is no active maintainer on org-mobile.el right now... by default this is me,

Re: [O] Distinguish between blank and zero in org-mode spreadsheet

2012-12-15 Thread Michael Brand
Hi all On Tue, Dec 11, 2012 at 4:14 PM, Michael Brand wrote: > I would also like if some interest could be spent in this (see subject) > area. Ok, so I thought to try myself this time. Now it looks as I am on a good way with a solution. With quite some ERT for this and some more of basic formula

Re: [O] Distinguish between blank and zero in org-mode spreadsheet

2012-12-15 Thread Bastien
Hi Michael, Michael Brand writes: > Ok, so I thought to try myself this time. Now it looks as I am on a > good way with a solution. With quite some ERT for this and some more > of basic formulas. Thanks for working on this, if there is a clean solution, I'm willing to add it for Org 8.0. Best,

Re: [O] "Contexts"?

2012-12-15 Thread Karl Voit
* Nathan Neff wrote: > Hi, Hi! > I'd like to know if there's a way to tell Emacs or org-mode > to be in a certain context, where a certain directory is "home" depending on > what context I'm working in currently. I do think that you are looking for «Attachments»[1]. 1. http://orgmode.org/org

Re: [O] Recent changes to the new exporter?

2012-12-15 Thread Alan Schmitt
Nicolas Goaziou writes: > Hello, > > Alan Schmitt writes: > >> I compiled the new exporter recently (to test the asynchronous >> export), but since then a file I was working on can no longer be >> exported using the koma exporter. I'm getting the following error: >> >> byte-code: Before first hea

Re: [O] prevent drawer from folding for specific subtree

2012-12-15 Thread Rainer Stengele
Am 15.12.2012 09:41, schrieb Bastien: > Hi Rainer, > > Rainer Stengele writes: > >> When I am bookmark-jumping to one of these subtrees and then clock in >> the clock drawer is always closed - which normally is fine. But in this >> case I would like to maybe have a property signaling the drawer

[O] Checking broken links

2012-12-15 Thread Thomas S. Dye
Aloha all, I'm wondering if anyone has developed a routine to check for broken links in Org, possibly following on the recommendations in this thread: http://lists.gnu.org/archive/html/emacs-orgmode/2010-11/msg00422.html A modest amount of googling and search-apropos didn't net me any results.

[O] Emacs 22 compatibility

2012-12-15 Thread Achim Gratz
I have finally managed to compile the latest Emacs 22.3 to test Org with. Things aren't looking good, Org already uses lots of functions that aren't present in that version and it's not just the new exporter or Babel. The time might have come to officially de-support Emacs 22. Thoughts? Regar

[O] org-babel-tangle issue

2012-12-15 Thread giles
I've been using org-babel for a while to produce clojure code from an org file. Following a somewhat involuntary upgrade of most of my system I'm now running git HEAD as of 13 Dec (hash ends 4f7cf). org-babel-tangle on my org file only spits out the first code block and reports an error: "Openin

Re: [O] org-babel-tangle issue

2012-12-15 Thread Eric Schulte
gi...@jujutsu.org.uk writes: > I've been using org-babel for a while to produce clojure code from an > org file. Following a somewhat involuntary upgrade of most of my system > I'm now running git HEAD as of 13 Dec (hash ends 4f7cf). > > org-babel-tangle on my org file only spits out the first c

Re: [O] Emacs 22 compatibility

2012-12-15 Thread Nick Dokos
Achim Gratz wrote: > > I have finally managed to compile the latest Emacs 22.3 to test Org > with. Things aren't looking good, Org already uses lots of functions > that aren't present in that version and it's not just the new exporter > or Babel. The time might have come to officially de-suppo

[O] Fwd: org-bullets extension

2012-12-15 Thread E Sabof
* Currently the bullets get painted with background color on occasion. * Overlays are easy to turn on/off. Same might be true for font-lock, I just haven't figured out a way. * Org-bullets conflict with overlay-heavy modes (ex. org-columns). This probably won't be the case with font-lock. * An impo

Re: [O] Emacs 22 compatibility

2012-12-15 Thread Jambunathan K
Nick Dokos writes: > Why are they still using emacs-22? University students and employees. Sometimes back I was investigating hosting for personal files. The site runs a version of FreeBSD version and had Emacs 22 on their servers. When I requested that they upgrade their Emacs to 23 or 24 the

[O] What I use

2012-12-15 Thread Dave
I use emacs 24.2 and newer, so I wouldn't miss removing emacs 22 functionality

Re: [O] inline TODO?

2012-12-15 Thread J. David Boyd
Rainer M Krug writes: > On 14/12/12 15:53, John Kitchin wrote: >> Is there a way to have a TODO item in an org-file that is not in a headline >> and that shows up >> in the agenda? > Hi > > Look for inline tasks: > http://stackoverflow.com/questions/11718401/how-to-use-todo-tags-in-org-mode-with

[O] Fix to property inheritance

2012-12-15 Thread Bill Wishon
This is my first major org-mode contribution, and I'm new to git, so if there is something I haven't got quite right in terms of how to contribute please advise. org-entry-get with inherit set didn't work for sub-heading additions or overrides to properties found in parent headings as of Org-mode

Re: [O] Emacs 22 compatibility

2012-12-15 Thread Achim Gratz
Jambunathan K writes: > Also XEmacs seem to be lagging behind severely. See this recent thread: > http://list-archive.xemacs.org/pipermail/xemacs-beta/2012-September/023201.html I wouldn't mind looking at some of these, but XEmacs does not have ert or any useable replacement for ert that I know o