Re: [O] Show TODO item in table of contents

2013-11-05 Thread Rainer Stengele
Am 04.11.2013 22:48, schrieb Bastien: > Hi Rainer, > > Rainer Stengele writes: > >> I couldn't find a way to show the TODO items in the table of econtents of an >> exported html of an org file. >> I do not mean org-export-mark-todo-in-toc. >> Please help me find a variable! > org-export-with-task

Re: [O] Customization Survey 2013

2013-11-05 Thread David Belohrad
hmm, I get error: reporter-submit-bug-report: Wrong number of arguments: #[(&optional here) ". .Æ.ÇÈÉ!!ÊP.ËÌÍ.\"!ƒS.ÎÏ!ƒS.ЎÑ.!ˆÒÓ!Ô=ƒR.rÕqˆebˆ`Ö {.)×ØÙ Ú$ˆÛÜÝÞ!\"ƒL. ßP. à áR.)âã \".%ƒ`. cˆä !,‡" [default-directory origin org-version version git-version dir nil file-name-directory locate-libra

Re: [O] How to display the image for links whose description is an image?

2013-11-05 Thread Alan Schmitt
Hi Bastien, b...@gnu.org writes: > Hi Alan, > > Alan Schmitt writes: > >> Is there a way to display images for links whose description is an >> image? If I have a link of the form: >> >> [[http://www.google.com/][file:images/Google_Logo.png]] >> >> and when I try to "org-display-inline-images" o

Re: [O] Most Recent Org Update

2013-11-05 Thread Vladimir Lomov
Hello, ** Dov Grobgeld [2013-11-05 09:24:24 +0200]: > I had the same problem after pulling from git yesterday and worked around > it by doing: > ; This is a bug work around > (defun org-element-cache-reset (&optional all) (interactive)) > before requiring org. I noticed that 'org-element-cache-

Re: [O] org-writers-room sort of works! just in time for NaNoWriMo

2013-11-05 Thread Matt Price
On Mon, Nov 4, 2013 at 12:33 PM, Thorsten Jolitz wrote: > Matt Price writes: > > Hi Matt, > >> Hi Thorsten, >> >> Wow, navi-mode really is incredibly cool. > > thanks. why not write this on the mailing list - a bit of publicity > can't hurt ;) > oh shoot, sorry! my mistake! >> I had not tried i

Re: [O] Adding and subtracting from clocked entries.

2013-11-05 Thread Cecil Westerhof
2013/11/5 Cecil Westerhof > 2013/11/4 Bastien > >> > For example I am working on project A from 09:00 until 13:00. But >> > during this period I also worked for fifteen minutes on project B. I >> > would like to subtract those fifteen minutes from project A and add >> > them to project B. Can th

Re: [O] org-mode in the wild

2013-11-05 Thread Julian M. Burgos
Thank you very much John!!! Your document contains a wealth of information on how to use org-mode for reproducible research! I really like the idea of embedding the supporting documents (bibliography, additional analysis) into the document. Very nice. Perhaps it would be good to have a repositor

Re: [O] [RFC] [export] synctex support for ox-latex

2013-11-05 Thread Bastien
Hi Aaron, Aaron Ecay writes: > Some months ago, I proposed a patch to implement synctex support for the > latex exporter. Following feedback from Nicolas, I was working on > converting that code to use hooks and advice, without modifying core > org-mode functions. It was a frustrating but very

Re: [O] maintaining Org

2013-11-05 Thread Bastien
Hi David, Carsten Dominik writes: > do you have FSF papers? If so, write to Jason Dunsmore and send him your > public key. > Thanks you! I think org-license.el and org-effectiveness.el belong to contrib/ so you don't need to sign the FSF papers for this. -- Bastien

Re: [O] Difficulties Accessing git Repository

2013-11-05 Thread Bastien
Hi Susan, Susan Cragin writes: > I get this: > > $ git clone orgm...@orgmode.org:org-mode.git > Cloning into 'org-mode'... > Permission denied (publickey). > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. PLease

Re: [O] org-agenda moves point in all org agenda buffers

2013-11-05 Thread Bastien
Hi Samuel, Samuel Wales writes: > Is anybody familiar enough with the code to have guesses why this > bug occurs? I don't have time to digg this further but I was able to reproduce the bug, this is on my TODO list. -- Bastien

Re: [O] [PATCH] Add check for assignment to hline relative references in table formulas.

2013-11-05 Thread Bastien
Hi Rick, Rick Frankel writes: > * org-table.el (org-table-recalculate): Generate user error if > an hline relative reference is use on the LHS of a formula. Applied, thanks! -- Bastien

Re: [O] org-submit-bug-report is missing org-remember [Re: Bug: org-remember.el is not in git repo]

2013-11-05 Thread Bastien
Hi Christoph, Christoph LANGE writes: > I just wanted to submit a bug report via org-submit-bug-report, but it > said "Cannot open load file: org-remember". Indeed org.el of version > 8.2 still makes some references to org-remember. I've now removed useless references in maint, thanks. -- B

Re: [O] Customization Survey 2013

2013-11-05 Thread Alexander Vorobiev
Hi Bastien, org-require-autoloaded-modules is the function that produced the error. http://repo.or.cz/w/org-mode.git/commit/6c48056b2bc46038f123e275ec44af384785e886 Thanks for the fix, I will try re-running the survey as soon as I get the updated org-plus-contrib. Alex On Tue, Nov 5, 2013 at

[O] LaTeX Radio Tables

2013-11-05 Thread Zephy
Hi everyone, I am trying to use orgtbl radio tables in LaTeX. Setting them up works just fine. However when trying to convert the table to TeX format, it behaves weirdly in regards to special characters such as _ or ^. It escapes the character with \ and attaches two brackets {} to it. The f

[O] Bug: Can't report org bugs when org-pomodoro is installed [8.2.1 (8.2.1-15-ge5cecc-elpaplus @ /home/cassou/.emacs.d/.cask/24.3.1/elpa/org-plus-contrib-20131021/)]

2013-11-05 Thread Damien Cassou
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

[O] Bug: odt table exporter bug with rel-width [8.2.1 (8.2.1-30-g757f00-elpaplus @ /home/dfeich/.emacs.d/elpa/org-plus-contrib-20131104/)]

2013-11-05 Thread Derek Feichtinger
Dear developers When exporting a document containing a table and using the :rel-width modifier (as documented in [info:org#Tables in ODT export]), an error is returned: #+ATTR_ODT: :rel-width 50 | Area/Month| Jan | Feb | Mar | Sum | |---+---+---+

Re: [O] custom emacs org-emphasis-alist breaks EXPORT, help ;-) ?

2013-11-05 Thread Jambunathan K
Xebar Saram writes: > Jambunathan: hi-lock-mode looks interesting and i will investigate it > soon, is it per file settings, or can you define a word/fg-bg rule > that will apply to all files? IIRC, The patterns are per-file. There are some 6 or so hi-lock faces that you can customize. If yo

Re: [O] freemind export?

2013-11-05 Thread Jambunathan K
Christof Spitz writes: > Hello, > > seems the freemind export is no longer supported in org.mode. Not true. The exporter is available over the new export framework. > Though I found the ox-freemind.el somewhere on the net, You are looking for Jesus in a mosque. The right place would org-pl

Re: [O] freemind export?

2013-11-05 Thread Jambunathan K
See the attachment. You can search for right and left in the XML produced. First headline goes right, second headline goes left, third one goes right, so on and so forth. If you could locate the bug I am willing to circulate a fix. freemind.mm Description: freemind.mm Christof Spitz writes

Re: [O] Line breaks in org-mode having version control in mind

2013-11-05 Thread Jambunathan K
If you have really l...o...n...g lines you need to turn on some sort of caching so that Emacs display doesn't start sucking. I believe the variable you need is this. Just double check. I use development version of Emacs so the details could differ for your specific version. cache-long-sc

Re: [O] freemind export?

2013-11-05 Thread Jambunathan K
Christof Spitz writes: > #+TITLE: SUBJEKT > #+AUTHOR: Christof > #+OPTIONS: H:4 > > * Headline 1 > > ** Sub 1.1 > ** Sub 1.2 > > * Headline 2 > > ** Sub 2.1 > ** Sub 2.2 > > Branch "Headline 2" should be place to the left of the central SUBJECT > in Freemind. It is getting placed rightly. Here

Re: [O] RLT (hebrew) tables and org-odt-export-to-odt problems

2013-11-05 Thread Jambunathan K
Uwe > r2ltableorg.org is the org file and displays the text as > intended. However not all of the text was written in logical order by > GNU emacs, but copied from some other sources. I am venturing in to the wild here and it will take multiple iterations for me to even get a "feel" for what ne

Re: [O] problem with titles in odt export

2013-11-05 Thread Jambunathan K
Jambunathan K writes: > In a day or two, I will queue up a fix in my private repo. > > http://repo.or.cz/w/org-mode/org-kjn.git Fix for spanish - iso-latin-1 - export is now available. Feel free to download ox-odt.el from the above link.

Re: [O] freemind export?

2013-11-05 Thread Jambunathan K
Christof Spitz writes: > 1. could you send me the variable settings of the exporter in your . > emacs? No customization at my end. emacs -Q -l ~/.emacs-minimal --8<---cut here---start->8--- kjambunathan@debian-6:~$ cat .emacs-minimal (add-to-list 'load-pa

Re: [O] Bug: odt table exporter bug with rel-width [8.2.1 (8.2.1-30-g757f00-elpaplus @ /home/dfeich/.emacs.d/elpa/org-plus-contrib-20131104/)]

2013-11-05 Thread Jambunathan K
Please use ox-odt.el from here. The version in my private repo has the fix. http://repo.or.cz/w/org-mode/org-kjn.git NB: Just download the file. Don't do a git checkout (Because I keep rebasing it) Derek Feichtinger writes: > Dear developers > > When exporting a document containing a tabl

Re: [O] freemind export

2013-11-05 Thread Jambunathan K
Brian Keats writes: > OK, thanks anyway. I'd love to help, but I'm not a programmer. Freemind exporter is based upon HTML exporter. If you tell me precisely what markups you need i.e., circulate an Org file and the desired mm file you want produced I can do further investigation.

[O] Can't export two figures in one document to odt

2013-11-05 Thread Tyler Smith
Hi, I'm new to org-babel, and having trouble with exporting to .odt. The following file works. I can export to .odt no problem, the figure shows up as expected: +--- #+PROPERTY: header-args:R :session rTest #+BEGIN_SRC R :results graphics :file test1.jpg :exports both plot(1:10) #+E

Re: [O] org-debbugs.el

2013-11-05 Thread Bastien
Hi Michael, Michael Albinus writes: > I have produced a very first shot of org-debbugs.el. Can you resend a patch so that I add this to contrib/? Thanks! -- Bastien

Re: [O] [PATCH] improve doc for org-use-speed-commands

2013-11-05 Thread Bastien
Hi Oleh, Oleh writes: > I have my headings abbreviated to one star and often > instead of executing org-speed-command, I get a letter inserted > because the point isn't exactly at the beginning of line. > > Problem is solved by setting `org-use-speed-commands' to an appropriate > lambda. I attac

Re: [O] function?

2013-11-05 Thread Bastien
Hi Uwe, Uwe Brauer writes: > what's about a small function doing this, like > > > (defun org-table-rotate-table () > "Small hack to rotate a table." > (interactive) > (if (or (and (boundp 'zmacs-region-active-p) zmacs-region-active-p) > (and (boundp 'transient-mark-mode)

Re: [O] Bug: Can't report org bugs when org-pomodoro is installed [8.2.1 (8.2.1-15-ge5cecc-elpaplus @ /home/cassou/.emacs.d/.cask/24.3.1/elpa/org-plus-contrib-20131021/)]

2013-11-05 Thread Damien Cassou
On Tue, Nov 5, 2013 at 5:30 PM, Bastien wrote: > This is a bug in org-pomodoro.el, better to report it to the author: > https://github.com/lolownia/org-pomodoro I've just did: https://github.com/lolownia/org-pomodoro/issues/6 However, I'm not sure I agree with you. -- Damien Cassou http://dam

Re: [O] Show TODO item in table of contents

2013-11-05 Thread Bastien
Hi Rainser, Rainer Stengele writes: > I have that one set to t. > What I want is to see the todo state words in the table of contents. > I see them in the contents but not in the table of contents. Mhh... then I think you can't, sorry. -- Bastien

Re: [O] Bug: Can't report org bugs when org-pomodoro is installed [8.2.1 (8.2.1-15-ge5cecc-elpaplus @ /home/cassou/.emacs.d/.cask/24.3.1/elpa/org-plus-contrib-20131021/)]

2013-11-05 Thread Bastien
Hi Damien, Damien Cassou writes: > > If you download and install org-pomodoro in your `org-modules' list, you > won't be able to report bugs with `org-submit-bug-report' anymore. The > problematic line in org-pomodoro is > > (concat (file-name-directory load-file-name) > "/resources/

Re: [O] Bug: odt table exporter bug with rel-width [8.2.1 (8.2.1-30-g757f00-elpaplus @ /home/dfeich/.emacs.d/elpa/org-plus-contrib-20131104/)]

2013-11-05 Thread Bastien
Hi Derek, Derek Feichtinger writes: > When exporting a document containing a table and using the :rel-width > modifier (as documented in [info:org#Tables in ODT export]), an error > is returned: This is fixed now, thanks. -- Bastien

Re: [O] Bug: Can't report org bugs when org-pomodoro is installed [8.2.1 (8.2.1-15-ge5cecc-elpaplus @ /home/cassou/.emacs.d/.cask/24.3.1/elpa/org-plus-contrib-20131021/)]

2013-11-05 Thread Bastien
Hi Damien, Damien Cassou writes: > On Tue, Nov 5, 2013 at 5:30 PM, Bastien wrote: >> This is a bug in org-pomodoro.el, better to report it to the author: >> https://github.com/lolownia/org-pomodoro > > > I've just did: https://github.com/lolownia/org-pomodoro/issues/6 > > However, I'm not sure

Re: [O] patch for support of oracle/sqlplus - please review

2013-11-05 Thread Bastien
Hi Subhan, Subhan Tindall writes: > This patch adds support for oracle databases in code blocks using sqlplus. > Strictly speaking all that is necessary is the addition of the .sql > extension to in-file-name, however I also included header line > specification of dbuser, dbpassword, and dbhost

Re: [O] Org-agenda: show subtree?

2013-11-05 Thread Bastien
Hi Boyan, Boyan Penkov writes: > I'd like to show the entire subtree -- expanded! -- in the agenda > view, instead of just the line that contains the TODO. Is there a > way to do this? No. Maybe C-c / T TODO in the relevant buffer will be more useful? HTH, -- Bastien

Re: [O] Bug: Can't report org bugs when org-pomodoro is installed [8.2.1 (8.2.1-15-ge5cecc-elpaplus @ /home/cassou/.emacs.d/.cask/24.3.1/elpa/org-plus-contrib-20131021/)]

2013-11-05 Thread Damien Cassou
On Tue, Nov 5, 2013 at 5:53 PM, Bastien wrote: >> However, I'm not sure I agree with you. > > What do you mean exactly? I'm not sure this is a bug of org-pomodoro. I think org-pomodoro is correct in its assumption that `load-file-name' is non-nil. Maybe it is `org-submit-bug-report' that should

Re: [O] C-S-up and C-S-down throws an error

2013-11-05 Thread Bastien
Hi Oleh, Oleh writes: > I think a way out of this is either enabling > `org-support-shift-select' by default, > or not to bind these key chords. But that's just my opinion. I agree `org-support-shift-select' should be `t' by default, maybe Mike's survey will help deciding what's useful. -- B

Re: [O] Clocking in on non-org files

2013-11-05 Thread Bastien
Hi Marcin, Marcin Borkowski writes: > I have a bunch of TODO items connected with LaTeX files (in general: > projects) I'm working on. I was wondering whether it might be possible > and/or wise to set things up so that I could clock in (C-c C-x C-i) in > a buffer containing such a file. I have

Re: [O] Capture templates with "function" type

2013-11-05 Thread Bastien
Hi Brett, Brett Viren writes: > (defun bv-daily-log-file () > (find-file (concat "~/org/web/notes/" > (format-time-string "%Y-%m-%d") ".org")) > (goto-char (point-max)) > (newline 2) > ) You may try this (not tested myself): (defun bv-daily-log-file () (save-window-e

Re: [O] [PATCH] improve doc for org-use-speed-commands

2013-11-05 Thread Oleh
Hi Bastien, Here's the updated patch. regards, Oleh On Tue, Nov 5, 2013 at 5:34 PM, Bastien wrote: > Hi Oleh, > > Oleh writes: > >> I have my headings abbreviated to one star and often >> instead of executing org-speed-command, I get a letter inserted >> because the point isn't exactly at the

Re: [O] Can't export two figures in one document to odt

2013-11-05 Thread Christian Moe
Hi, I cannot reproduce this bug. I copy-pasted the below code, exported from Org 8.2.1 and opened the expected two-figure document in LibreOffice 4.0.4.2. Does this happen with emacs -Q ? What do you see if you open up the content.xml of the .odt document? Yours, Christian Moe Tyler Smith w

Re: [O] Capture templates with "function" type

2013-11-05 Thread Brett Viren
Hi Bastien, Bastien writes: > You may try this (not tested myself): > > (defun bv-daily-log-file () > (save-window-excursion > (find-file (concat "~/org/web/notes/" > (format-time-string "%Y-%m-%d") ".org")) > (goto-char (point-max)) > (newline 2))) > > The tr

Re: [O] Bug: Can't report org bugs when org-pomodoro is installed [8.2.1 (8.2.1-15-ge5cecc-elpaplus @ /home/cassou/.emacs.d/.cask/24.3.1/elpa/org-plus-contrib-20131021/)]

2013-11-05 Thread Bastien
Damien Cassou writes: > On Tue, Nov 5, 2013 at 5:53 PM, Bastien wrote: >>> However, I'm not sure I agree with you. >> >> What do you mean exactly? > > I'm not sure this is a bug of org-pomodoro. I think org-pomodoro is > correct in its assumption that `load-file-name' is non-nil. Not in all ci

Re: [O] [PATCH] improve doc for org-use-speed-commands

2013-11-05 Thread Bastien
Oleh writes: > Here's the updated patch. Applied with some minor edits and a ChangeLog, thanks! -- Bastien

Re: [O] org-agenda moves point in all org agenda buffers

2013-11-05 Thread Samuel Wales
Thanks, Bastien. On 11/5/13, Bastien wrote: > I don't have time to digg this further but I was able to reproduce > the bug, this is on my TODO list. -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com The disease DOES progress. MANY people have died from it. ANYBODY can get it. Denm

Re: [O] Bug: Agenda tag filtering with spacebar [8.2 (8.2-4-ga1a0ac-elpa @ /Users/sergue\ ison/.emacs.d/elpa/org-20130923/)]

2013-11-05 Thread Bastien
Hi Serguei, Serguei Son writes: > In the agenda filtering screen after pressing a spacebar I receive no > entries, as opposed to receiving entries that have no tags. Works > correctly > expected in version 7.9 This is now fixed in maint, thanks. -- Bastien

Re: [O] Small bug: No italic face when /italics/ inside a link

2013-11-05 Thread Bastien
Hi William, William Denton writes: > When exported to HTML it is turned into as it should, so that's > fine, but shouldn't it show in italics in Emacs? Maybe it should but that's hard to do, and a corner case IMHO. I can only suggest to live with it :/ -- Bastien

Re: [O] Org-agenda: show subtree?

2013-11-05 Thread Boyan Penkov
Hello Bastien, Thanks for your response! C-c / T TODO does not do what I’d like — it seems to open a view of the buffer that’s similar to the agenda, but unsorted and inferior to using the agenda view. (It’s clear, however, why C-c / T … exists — I’m about to make use of it for other arguments

Re: [O] Yet another question about email and org-mode

2013-11-05 Thread Alan E. Davis
I appreciate the input, but did not understand how to make my case work. Thank you to those who responded so unselfishly. I thought I would now dredge up the thread to redirect this, and a couple of other questions about email. All I want it a copy of my outgoing email and threads thereof (I use

Re: [O] A weird warning and a test (eager macro expansion) error

2013-11-05 Thread Achim Gratz
Bastien writes: > | Loading /home/guerry/install/git/org-mode/testing/lisp/test-ob.el > (source)... > | Eager macro-expansion failure: (void-variable test-line) > | Symbol's value as variable is void: test-line > | mk/targets.mk:99: recipe for target 'test' failed > | make: *** [test] Error 255 >

Re: [O] Most Recent Org Update

2013-11-05 Thread Nicolas Goaziou
Hello, Sam Flint writes: > I pulled org from git just now, restarted Emacs, and got this error: > Symbol's function definition is void: org-element-chache reset > Any ideas why? Thank you for reporting it. This should now be fixed. Could you confirm it? Regards, -- Nicolas Goaziou

Re: [O] org-debbugs.el

2013-11-05 Thread Michael Albinus
Bastien writes: > Hi Michael, Hi Bastien, > Can you resend a patch so that I add this to contrib/? Did you read the whole thread? My last message on the topic? > Thanks! Best regards, Michael.

Re: [O] [PATCH] Add check for assignment to hline relative references in table formulas.

2013-11-05 Thread Achim Gratz
Bastien writes: >> * org-table.el (org-table-recalculate): Generate user error if >> an hline relative reference is use on the LHS of a formula. > > Applied, thanks! Rick is listed as a contributor, so the TINYCHANGE marker is wrong. Besides, that change breaks test-org-table/compare, which for w

[O] org-index.el replaces org-favtable.el

2013-11-05 Thread Marc Ihm
Hello, within the contrib/lisp-directory of org, org-favtable.el has been removed and replaced by its successor org-index.el. I would like to suggest, that anybody who is still using the old package org-favtable.el would make the same switch. Besides beeing renamed, org-index.el has more featu

Re: [O] How to deal with 'contents' in (derived) exporter backend

2013-11-05 Thread Nicolas Goaziou
Hello, Thorsten Jolitz writes: > But when I use something like this in the headline transcode function > > #+begin_src emacs-lisp > (format "(headline %S %s) " > [... return headline string ...] > contents) > #+end_src > > I get the parse-tree structure as output instead o

Re: [O] link referencing does not work for headings including dates?

2013-11-05 Thread Bastien
Hi David, David Belohrad writes: > I'd like to use headings, which display dates (live) as well. This seems > to be practical when browsing org file. So one can see at first sight > when e.g. meeting was held: > > ** Changelog > *** meeting <2013-10-03 Thu 17:41> > *** meeting Cristina <2013-09-

Re: [O] [PATCH] Add check for assignment to hline relative references in table formulas.

2013-11-05 Thread Bastien
Hi, Achim Gratz writes: > Bastien writes: >>> * org-table.el (org-table-recalculate): Generate user error if >>> an hline relative reference is use on the LHS of a formula. >> >> Applied, thanks! > > Rick is listed as a contributor, so the TINYCHANGE marker is wrong. Yes, I realized that. > Be

Re: [O] A weird warning and a test (eager macro expansion) error

2013-11-05 Thread Bastien
Hi Achim, Achim Gratz writes: > This is caused by the following constructs in test-ob.el: > > (ert-deftest test-org-babel/inline-src_blk-default-results-replace-line-1 () > (let ((test-line "src_sh{echo 1}")) > ;; src_ at bol line 1... > (org-test-with-temp-text > test-line > > e

Re: [O] Arbitrary lisp functions in column-attributes

2013-11-05 Thread Bastien
Hi Mark, Mark Edgington writes: > What about it seems too much? Or put differently, what do you think would > be the negative effects of having something like this possible? One possible negative effect I can see is that users have to be extra careful what type of output such functions will pr

Re: [O] [PATCH] hide inline-tasks in 'children visibility state

2013-11-05 Thread Nicolas Goaziou
Hello, Jonas Hörsch writes: > On Thu, Oct 31 2013, Nicolas Goaziou wrote: > >> I suggest to use `case' here, but it's really a matter of style. > > fine with me. i wasn't sure about the usage convention for cl. i > switched to the namespaced cl-case variant, for now. It's better to use `case' a

Re: [O] link referencing does not work for headings including dates?

2013-11-05 Thread David Belohrad
great. many thanks. i'll fetch new version then .d. Bastien writes: > Hi David, > > David Belohrad writes: > >> I'd like to use headings, which display dates (live) as well. This seems >> to be practical when browsing org file. So one can see at first sight >> when e.g. meeting was held: >> >

[O] how to make relative file links?

2013-11-05 Thread David Belohrad
Dear all, i've just noticed one annoying thing. When I specify the relative file link by org-insert-link, then I specify 'file:' , then i specify filename with relative path, the function converts the relative path to absolute path. so when i move my org files into another location, well... is th

Re: [O] how to make relative file links?

2013-11-05 Thread Nick Dokos
David Belohrad writes: > Dear all, > > i've just noticed one annoying thing. When I specify the relative file > link by org-insert-link, then I specify 'file:' , then i specify > filename with relative path, the function converts the relative path to > absolute path. so when i move my org files i

Re: [O] org-debbugs.el

2013-11-05 Thread Bastien
Hi Michael, Michael Albinus writes: > Did you read the whole thread? My last message on the topic? > > Nope, I missed this, sorry. Thanks for resending it! -- Bastien

Re: [O] Arbitrary lisp functions in column-attributes

2013-11-05 Thread Mark Edgington
Hi Bastien, On Tue, Nov 5, 2013 at 4:06 PM, Bastien wrote: > One possible negative effect I can see is that users have to be extra > careful what type of output such functions will produce, so that this > output can be used by a summary type. Wouldn't the output of a function be something mutua

[O] (no subject)

2013-11-05 Thread Cecil Westerhof
At the moment I get something like this: * Hours Today #+BEGIN: clocktable :maxlevel 2 :scope subtree Clock summary at [2013-11-04 Mon 15:53] | Headline | Time | | |---++--| | *Total time* | *6:35* | | |-

Re: [O] how to make relative file links?

2013-11-05 Thread David Belohrad
i have it set to adaptive, but always finish with absolute paths, even if the link is into sub-directory of directory, where the current org file is. Nick Dokos writes: > David Belohrad writes: > >> Dear all, >> >> i've just noticed one annoying thing. When I specify the relative file >> link b

Re: [O] how to make relative file links?

2013-11-05 Thread David Belohrad
ups, second test. it really works. I have messed up settings on two computers, one had adaptive and one absolute setting of this variable. sorry for the mess. d.. Nick Dokos writes: > David Belohrad writes: > >> Dear all, >> >> i've just noticed one annoying thing. When I specify the relati