Re: [O] About the use of PROPERTY "meta lines"...

2012-01-05 Thread Torsten Wagner
Hmm... but this point is really interesting at least worse to write down in the manual. From my understanding a #+PROPERTY: var bar=2 sets bar globally to 2 somewhere and many lines and headers later #+PROPERTY: var bar=5 would change this value to 5 for either the rest of the file or until a n

Re: [O] Including source when exporting in PDF

2012-01-05 Thread Eric Schulte
Frozenlock writes: > I am a strong advocate in keeping the source of everything. > > However, a source can easily be lost if it doesn't follow the document. > In LaTeX, there's a package to attach a file to a PDF (like when you > attach a file to an email). > By doing so, the source will follow

Re: [O] [patch][babel] test fix - was: Add test-run capability to Makefile

2012-01-05 Thread Eric Schulte
Martyn Jago writes: > Martyn Jago writes: > > > [...] > >> >> However before you test it could you consider applying the following >> patch. It is a fix to a relative character position offset change of 2 >> caused by the trailing whitespace cleanup (my bad for leaving dirty test >> data)! >> >

Re: [O] [patch][babel] Fix for bug in ob-emacs-lisp.el

2012-01-05 Thread Eric Schulte
Martyn Jago writes: > A block with a comment on the final line of a source block currently > errors in an emacs-lisp block. > > This reduces down to the following at it's simplest: > > #+begin_src emacs-lisp > # > #+end_src > > Attached is a fix and regression tests > > Best, Martyn > Applied,

Re: [O] About the use of PROPERTY "meta lines"...

2012-01-05 Thread Eric Schulte
"Sebastien Vauban" writes: > Hi Eric and all, > > Eric Schulte wrote: >> "Sebastien Vauban" writes: >> >>> #+TITLE: Properties >>> #+AUTHOR:Seb Vauban >>> #+PROPERTY: var foo=1 >>> #+PROPERTY: var+ bar=2 >>> >>> * Abstract >>> >>> IIUC, properties are set in this way: >>> >>> - on a fil

Re: [O] Agenda buffer and relative links

2012-01-05 Thread Nick Dokos
François Pinard wrote: > Hi again, Org people. > > When Org mode defines a link for me, it sometimes changes it so it > becomes relative. If within the file ~/fp/notes/notes.org, I wanted to > create the link: > > [[file:~/fp/notes/VCS/GitHub.org][GitHub]] > > Org mode really creates: > > [[

[O] Agenda buffer and relative links

2012-01-05 Thread François Pinard
Hi again, Org people. When Org mode defines a link for me, it sometimes changes it so it becomes relative. If within the file ~/fp/notes/notes.org, I wanted to create the link: [[file:~/fp/notes/VCS/GitHub.org][GitHub]] Org mode really creates: [[file:VCS/GitHub.org][GitHub]] I presume this i

Re: [O] Gnuplot/babel issue with export to eps

2012-01-05 Thread John Hendy
On Thu, Jan 5, 2012 at 6:03 PM, Chris Malone wrote: > Hi John, > > I'm not sure what Org mode is doing behind the scenes, but I suspect > something is getting muddled because you specify both the src block file > header /and/ the output terminal in the gnu plot code. > > Perhaps a simpler solution

[O] Unfelicity while sorting entries

2012-01-05 Thread François Pinard
Hi, Org people! Very soon after having started to learn Org mode, not long ago, I tried the sorting feature "C-c ^". It's just that I got the habit of sorting lexicographically when there is no good reason to organize otherwise. But I got the feeling sorting does not work well, so I left it alone

Re: [O] The reportmode report does not count the running clock

2012-01-05 Thread François Pinard
Bastien writes: > Hi François, > See this file: http://lumiere.ens.fr/~guerry/u/org.org which presents > all functions/options/variables from some org*el files. The code to > produce this is here: http://lumiere.ens.fr/~guerry/u/org-lto.el. Interesting, thanks for sharing. > This is broken in

Re: [O] capture problem

2012-01-05 Thread Thomas S. Dye
"Sebastien Vauban" writes: > Hi Thomas, > > Thomas S. Dye wrote: >> I'm sometimes running into this error message when I capture: >> >> condition-case: Capture abort: (quit pasteboard doesn't contain valid data) >> >> Unfortunately, this doesn't mean anything to me. The problem arises >> after

Re: [O] How to debug "org-clock-display: Args out of range: [48230 48230 48230 38618 38618 0 0 0 0 0 ...], 61"

2012-01-05 Thread Bernt Hansen
Gregor Zattler writes: > Hi org-mode developers and -users, > > I use org-mode to record my working time. If I wnt to know the > total time worked on a project I do a M-X org-clock-display. > > But this suddenly gives me this error message: > > org-clock-display: Args out of range: [48230 48230

Re: [O] org-jira.el

2012-01-05 Thread Bao Haojun
Thank you! Jonathan Arkell writes: > Wow Bao! I am just checking out your org-jira2 project right now... > > Your thing was what my thing (contrib/lisp/org-jira.el) was going to > become when I got the time... Then I got put on a project that didn't use > Jira, and abandoned it (as mentioned ea

Re: [O] org-jira.el

2012-01-05 Thread Bao Haojun
OSiUX writes: > El lun, 02 ene 2012, Bao Haojun decía: > >> Hi, all >> >> I have implemented org-jira.el, bringing org-mode and Jira system >> together. >> >> Wrote a Wiki page for it on emacswiki: >> http://www.emacswiki.org/emacs/OrgJiraMode >> >> Hope somebody find it useful, if he/she is

[O] How to debug "org-clock-display: Args out of range: [48230 48230 48230 38618 38618 0 0 0 0 0 ...], 61"

2012-01-05 Thread Gregor Zattler
Hi org-mode developers and -users, I use org-mode to record my working time. If I wnt to know the total time worked on a project I do a M-X org-clock-display. But this suddenly gives me this error message: org-clock-display: Args out of range: [48230 48230 48230 38618 38618 0 0 0 0 0 ...], 61

Re: [O] Gnuplot/babel issue with export to eps

2012-01-05 Thread Chris Malone
Hi John, I'm not sure what Org mode is doing behind the scenes, but I suspect something is getting muddled because you specify both the src block file header /and/ the output terminal in the gnu plot code. Perhaps a simpler solution - if you indeed want Postscript images - would be to remove t

[O] Gnuplot/babel issue with export to eps

2012-01-05 Thread John Hendy
I have the following gnuplot/babel block and for some reason the resultant .eps file comes up broken but a corresponding version of it gets converted to pdf somehow... what's going on? I stole an example just to check and make sure it wasn't my gnuplot code: http://t16web.lanl.gov/Kawano/gnuplot/in

Re: [O] [bug] "Invalid face" when exporting code block to HTML

2012-01-05 Thread Nick Dokos
Sebastien Vauban wrote: > Hello, > > Not a good day for me, today... > > * Summary > > Quite "simple": the following block generates an "Invalid face" error when > exported to HTML. > > #+begin_src sh > svn checkout http://svn/trunk/dev/ mydev > #+end_src > > This worked yesterday. Does it r

Re: [O] Question on LaTeX scaling of images

2012-01-05 Thread Nick Dokos
Sebastien Vauban wrote: > > the only thing that has worked is actually hacking org-latex to > > insinuate the \raisebox in the proper place. > > Did you send a patch? Or is this too fragile to be applied to the core? I > really think I will need such a thing quite soon -- I've got such a > pro

[O] [bug] "Invalid face" when exporting code block to HTML

2012-01-05 Thread Sebastien Vauban
Hello, Not a good day for me, today... * Summary Quite "simple": the following block generates an "Invalid face" error when exported to HTML. #+begin_src sh svn checkout http://svn/trunk/dev/ mydev #+end_src This worked yesterday. Does it ring a bell to someone? Could some recent commit be res

Re: [O] Question on LaTeX scaling of images

2012-01-05 Thread Sebastien Vauban
Hi Nick, Nick Dokos wrote: > Sebastien Vauban wrote: > >> Using this: >> >> #+begin_src org >> ## +BIND: org-export-latex-image-default-option "" >> #+LaTeX_HEADER: \usepackage{calc} >> >> * foo >> >> This is an inline image:=20 >> #+LaTeX: \raisebox{-\height / 2}{\includegraphics{sc

Re: [O] error "Capture abort: (void-function org-pop-to-buffer-same-window)"

2012-01-05 Thread Jeff Horn
Thanks, Dan. This fits my preferences for loading org exactly. One small hitch, however. No errors were produced during startup, but trying to open the agenda (C-a a) produces the following error: Debugger entered--Lisp error: (void-function org-babel-result-hide-spec) It's probably unrelated, bu

Re: [O] Org mode, minted, and non-ASCII

2012-01-05 Thread François Pinard
Nick Dokos writes: > I never used pygmentize from the command line before. I believe the > Makefile describes the proper usage, but I'd appreciate corrections > before I dive into minted. As this is all new to me, I'm not the one to correct you. :-) But I do thank you for the hints and the compl

Re: [O] Unable to clock out after "undo"

2012-01-05 Thread Bernt Hansen
Ab Cd writes: > * This is a test >   CLOCK: [2012-01-05 jeu. 17:30]--[2012-01-05 jeu. 17:30] =>  0:00 > > Now let's undo, with C-_ > > Again, as expected, we heve the following: > > * This is a test >   CLOCK: [2012-01-05 jeu. 17:30] > > So we're back to the state where a task has been started bu

[O] About headlines, checkboxes and heritage

2012-01-05 Thread Ab Cd
Hello, Please consider the following file : --8<-- * TODO working ** TODO 1st part of the work    CLOCK: [2012-01-05 jeu. 17:18] ** TODO second part of the work [0/3]    - [ ] Task 1 - [ ] Subtask 1 - [ ] Subtask 2 - [ ] Su

[O] (no subject)

2012-01-05 Thread Ab Cd
Hello, Please consider the following file : --8<-- * TODO working ** TODO 1st part of the work    CLOCK: [2012-01-05 jeu. 17:18] ** TODO second part of the work [0/3]    - [ ] Task 1 - [ ] Subtask 1 - [ ] Subtask 2 - [ ] Sub

[O] Unable to clock out after "undo"

2012-01-05 Thread Ab Cd
Hello, I experienced a weird behavior with org-mode while using clocking commands. Here are the steps to reproduce it: * Open a new file. * Start a new heading (here "This is a test"). Then clock in and out (C-c C-x C-i C-c C-x C-o) Now, as expected, we have the following: -

Re: [O] Org mode, minted, and non-ASCII

2012-01-05 Thread Nick Dokos
François Pinard wrote: > Hi, Org people. > > Still experimenting around for this report, I installed *minted* so one > of the appendices might nicely display a bulky bit of Python code. > > It works satisfactorily (and speedily enough) if I squash out all > diacriticized and other Unicode speci

Re: [O] Question on LaTeX scaling of images

2012-01-05 Thread Nick Dokos
Sebastien Vauban wrote: > Using this: > > #+begin_src org > ## +BIND: org-export-latex-image-default-option "" > #+LaTeX_HEADER: \usepackage{calc} > > * foo > > This is an inline image:=20 > #+LaTeX: \raisebox{-\height / 2}{\includegraphics{scomp3.png}} > . It should not be scaled.

Re: [O] [patch][test] Avoid writes to non-temp test-example files

2012-01-05 Thread Achim Gratz
Martyn Jago writes: > Wow! Strictly speaking I guess that's an NTemacs24 bug, but we do have > the option of over-riding the default Emacs tmp location, which may > incur some extra house-keeping by the test-runners. I will leave that > decision to a maintainer. As I said, I have not yet checked

Re: [O] [patch][babel] test fix - was: Add test-run capability to Makefile

2012-01-05 Thread Martyn Jago
Martyn Jago writes: [...] > > However before you test it could you consider applying the following > patch. It is a fix to a relative character position offset change of 2 > caused by the trailing whitespace cleanup (my bad for leaving dirty test > data)! > [...] This patch seems to have been

Re: [O] [patch][test] Avoid writes to non-temp test-example files

2012-01-05 Thread Martyn Jago
Achim Gratz writes: > Martyn Jago writes: >> Attached is a patch to modify all tests that currently write to non-temp >> test-example files such as `testing/babel.org'. Instead, the tests now >> write to temp files, which are thrown away at the conclusion of the >> test. > > With NTemacs24 on Wi

[O] [patch][babel] Fix for bug in ob-emacs-lisp.el

2012-01-05 Thread Martyn Jago
A block with a comment on the final line of a source block currently errors in an emacs-lisp block. This reduces down to the following at it's simplest: #+begin_src emacs-lisp # #+end_src Attached is a fix and regression tests Best, Martyn >From 4962f73a139566c8f796467a8a0423afbc9c911e Mon S

Re: [O] refiling tasks and counter cookies

2012-01-05 Thread Ali Tofigh
thanks for the snippet! that code solves half the problem: it updates the counter cookie for the node where the todo item was refiled to, but not for the original location. I couldn't figure out how to do the second part. any ideas? /ali On Thu, Jan 5, 2012 at 12:14, Bastien wrote: > Hi Ali, >

Re: [O] org-jira.el

2012-01-05 Thread Jonathan Arkell
Wow Bao! I am just checking out your org-jira2 project right now... Your thing was what my thing (contrib/lisp/org-jira.el) was going to become when I got the time... Then I got put on a project that didn't use Jira, and abandoned it (as mentioned earlier). So yea, Bastien, Bao, and anyone else

Re: [O] error "Capture abort: (void-function org-pop-to-buffer-same-window)"

2012-01-05 Thread Daniel E . Doherty
Jeff, What I actually did is the following: 1. Define the following function in a file called ded-org-load.el == ded-org-load.el === (require 'cl) (defun ded-add-local-org-to-load-path (dir-list) "Add any org directory found in DIR-LIST to the front

Re: [O] [patch][test] Fix and suplement pending tests in test-ob-exp.el

2012-01-05 Thread Bastien
Hi Martyn, Martyn Jago writes: > Fix pending tests in test-ob-exp.el related to exporting blocks with > various header arguments. Applied, thanks. Ps: I removed some trailing whitespaces afterward... I use this: (add-hook 'emacs-lisp-mode-hook (lambda() (setq show-trailing-whitespace t))

Re: [O] org-column face

2012-01-05 Thread Michael Brand
Hi Bastien On Wed, Jan 4, 2012 at 11:32, Bastien wrote: > `initial-frame-alist' is for the first frame, `default-frame-alist' for > the ones that are created later one.  Just a guess. None of the *-frame-alist that I tested changes the font for all use cases: - default-frame-alist - initial-fram

Re: [O] refiling tasks and counter cookies

2012-01-05 Thread Bastien
Hi Ali, Ali Tofigh writes: > when refiling todos (C-c C-w), the counter cookies don't update. is > that a known/intended issue? This should do: (add-hook 'org-after-refile-insert-hook 'org-update-parent-todo-statistics) HTH, -- Bastien

Re: [O] [patch][test] Avoid writes to non-temp test-example files

2012-01-05 Thread Achim Gratz
Martyn Jago writes: > Attached is a patch to modify all tests that currently write to non-temp > test-example files such as `testing/babel.org'. Instead, the tests now > write to temp files, which are thrown away at the conclusion of the > test. With NTemacs24 on Win7, if neither TMP nor TEMP env

Re: [O] error "Capture abort: (void-function org-pop-to-buffer-same-window)"

2012-01-05 Thread Jeff Horn
This did not fix the issue for me. 1) Install org from ELPA. 2) Place (package-initialize) in `init.el`. 2.5) Remove .elc files. 3) Restart emacs. On Sat, Dec 31, 2011 at 14:33, Eric Belpaire wrote: > Daniel, >> >> One soultion proposed elsewhere on this list is to do >> (package-initialize) in

Re: [O] [Orgmode] Automatic screenshot insertion

2012-01-05 Thread François Pinard
Russell Adams writes: > On Sun, Nov 28, 2010 at 08:35:23PM +0100, David Maus wrote: >> At Thu, 18 Nov 2010 18:16:22 +0100, Jonathan BISSON wrote: >> > Here is a little function that allows a user to insert a screenshot >> > easily. Only works on unix-like systems where ImageMagick is installed >>

[O] refiling tasks and counter cookies

2012-01-05 Thread Ali Tofigh
when refiling todos (C-c C-w), the counter cookies don't update. is that a known/intended issue? /ali

[O] [patch][test] Fix and suplement pending tests in test-ob-exp.el

2012-01-05 Thread Martyn Jago
Fix pending tests in test-ob-exp.el related to exporting blocks with various header arguments. Best, Martyn >From e71a64c531969876e9bba0659db2308a97806e5d Mon Sep 17 00:00:00 2001 From: Martyn Jago Date: Thu, 5 Jan 2012 15:49:16 + Subject: [PATCH] Fixed and suplemented pending tests in `tes

Re: [O] protect slash - suppress markup

2012-01-05 Thread Bernt Hansen
Carson Chittom writes: > Bernt Hansen writes: > >> Lasse Bombien writes: >> >>> Hi, >>> >>> first of all: thanks for org-mode. I'm still new to it but love it already. >>> >>> Now, I need to find a way to produce sentences like "The phonemes /l/ >>> and /n/ …" in my exported documents. However,

Re: [O] org-jira.el

2012-01-05 Thread OSiUX
El lun, 02 ene 2012, Bao Haojun decía: > Hi, all > > I have implemented org-jira.el, bringing org-mode and Jira system > together. > > Wrote a Wiki page for it on emacswiki: > http://www.emacswiki.org/emacs/OrgJiraMode > > Hope somebody find it useful, if he/she is also using Jira and loves > o

Re: [O] protect slash - suppress markup

2012-01-05 Thread Carson Chittom
Bernt Hansen writes: > Lasse Bombien writes: > >> Hi, >> >> first of all: thanks for org-mode. I'm still new to it but love it already. >> >> Now, I need to find a way to produce sentences like "The phonemes /l/ >> and /n/ …" in my exported documents. However, org-mode of course >> transforms st

Re: [O] protect slash - suppress markup

2012-01-05 Thread Nick Dokos
Lasse Bombien wrote: > Hi, > > first of all: thanks for org-mode. I'm still new to it but love it already. > > Now, I need to find a way to produce sentences like "The phonemes /l/ and /n/ > …" in my exported documents. However, org-mode of course transforms strings > enclosed in slashes to e

Re: [O] [patch][test] Avoid writes to non-temp test-example files

2012-01-05 Thread Nick Dokos
Martyn Jago wrote: > Nick Dokos writes: > > > Martyn Jago wrote: > > > >> > >> Attached is a patch to modify all tests that currently write to non-temp > >> test-example files such as `testing/babel.org'. Instead, the tests now > >> write to temp files, which are thrown away at the conclusion

Re: [O] protect slash - suppress markup

2012-01-05 Thread Bernt Hansen
Lasse Bombien writes: > Hi, > > first of all: thanks for org-mode. I'm still new to it but love it already. > > Now, I need to find a way to produce sentences like "The phonemes /l/ > and /n/ …" in my exported documents. However, org-mode of course > transforms strings enclosed in slashes to emph

[O] about column view

2012-01-05 Thread sergio
Hello. I'm trying to start use column view and I have problem with links. When one of properties is a link [[link][desc]] in column view (C-c C-x C-c) I see it as plain text: [[link][desc]]. In columnview (#+BEGIN: columnview) such links works fine. But all items in this table has their lever as

Re: [O] Org mode, minted, and non-ASCII

2012-01-05 Thread brian powell
* Firstly, thanks for sending this issue to the group: pygments & minted are very interesting tools for OrgMode/LaTeX persons. ** Read this http://ctan.mackichan.com/macros/latex/contrib/minted/minted.pdf ** And this: http://pygments.org/docs/unicode/ *** Seems that running the pygmetize from th

[O] Dangling link [was: Re: Multi string search of org entries]

2012-01-05 Thread François Pinard
Bastien writes: > http://orgmode.org/worg/org-contrib/ Interesting resource, thanks! :-) Glancing through it, I notice in section org-R.el that the URL for "documented in the manual" is dangling. François

Re: [O] Multi string search of org entries

2012-01-05 Thread Tom
Bastien altern.org> writes: > > Please feel free to suggest any better description, I > just took the one from the commentary section of the .el > file. They look fine to me which is not suprising, because I wrote these descriptions in the first place. :)

Re: [O] org-jira.el

2012-01-05 Thread Bao Haojun
Bastien writes: > Nick Dokos writes: > >> The current contrib/lisp/org-jira.el is pretty trivial: it just defines >> a jira link type, so maybe it can be integrated into the new org-jira.el, >> instead of having two of them lying around. > > Agreed. In the same vein, perhaps jira2.el and jira.e

Re: [O] Org-mode performance

2012-01-05 Thread Karl Voit
* Karl Voit wrote: > * Bernt Hansen wrote: >> >> Maybe it's the number of files... I have 91 files (including .org and >> .org_archive) totalling 12M without any issues. > > In the Memacs-project[1] we do face certain performance issues with > large data sets in Org-mode. Therefore we are current

[O] Org-class: recurring appointments not being displayed

2012-01-05 Thread knubee
I have tried variations of the two examples for recurring appointments (that last for a limited period of time) shown here: http://orgmode.org/worg/org-faq.html#org-class But neither of them result in any appointment being displayed in agenda. Examples: * Class 7:00pm-9:00pm <%% (org-class 2

Re: [O] Org-drill doesn't work...

2012-01-05 Thread Joost Kremers
On Wed, Dec 28, 2011 at 10:21:30PM +0100, Milan Zamazal wrote: > This is all right. You've just learned all the items and there is > nothing to learn/repeat now. Nor tomorrow, there is minimum amount of 4 > days by default before you are prompted for the same item again ah, i see. silly me, i sh

[O] protect slash - suppress markup

2012-01-05 Thread Lasse Bombien
Hi, first of all: thanks for org-mode. I'm still new to it but love it already. Now, I need to find a way to produce sentences like "The phonemes /l/ and /n/ …" in my exported documents. However, org-mode of course transforms strings enclosed in slashes to emphasized text. This is usually great

Re: [O] [patch][test] Avoid writes to non-temp test-example files

2012-01-05 Thread Martyn Jago
Nick Dokos writes: > Martyn Jago wrote: > >> >> Attached is a patch to modify all tests that currently write to non-temp >> test-example files such as `testing/babel.org'. Instead, the tests now >> write to temp files, which are thrown away at the conclusion of the >> test. >> > > Are the temp

Re: [O] [patch] Add test-run capability to Makefile

2012-01-05 Thread Martyn Jago
Bastien writes: > Martyn Jago writes: > >> Since the Makefile is currently getting a refresh I thought it would be >> very useful to allow running of the regression test suite directly from >> make using `make test'. > > Nice -- I will test this through Achim's branch. > > Thanks! Thanks! How

Re: [O] Multi string search of org entries

2012-01-05 Thread Bastien
Hi Tom, Tom writes: > This package is a variant of this one: > > http://thread.gmane.org/gmane.emacs.orgmode/49887 I just added org-occur-goto.el, org-search-goto.el and org-search-goto-ml.el to worg: http://orgmode.org/worg/org-contrib/ Please feel free to suggest any better description, I

Re: [O] org-jira.el

2012-01-05 Thread Bastien
Richard Riley writes: > Adding "2" to a name leads to hellish issues in the future with regards > to peoples understanding of which is the newest. js-mode is a great > example of this and the numerous "2" versions lurking around. > > Possibly clean the code and include org-jira if possible and na

Re: [O] org-jira.el

2012-01-05 Thread Bastien
Nick Dokos writes: > The current contrib/lisp/org-jira.el is pretty trivial: it just defines > a jira link type, so maybe it can be integrated into the new org-jira.el, > instead of having two of them lying around. Agreed. In the same vein, perhaps jira2.el and jira.el could be merged into one

Re: [O] [patch] Add test-run capability to Makefile

2012-01-05 Thread Bastien
Martyn Jago writes: > Since the Makefile is currently getting a refresh I thought it would be > very useful to allow running of the regression test suite directly from > make using `make test'. Nice -- I will test this through Achim's branch. Thanks! -- Bastien

Re: [O] Question on LaTeX scaling of images

2012-01-05 Thread Sebastien Vauban
Hi Nick and François, Nick Dokos wrote: > François Pinard wrote: >> The bottom of the image is lined up with the baseline of the text (at first >> glance at least) in the produced PDF, while in the Emacs buffer, the center >> of the image is, which looks a bit nicer. Do we have some control over