Re: [O] agenda time grid -- default time slot lines

2014-10-09 Thread Detlef Steuer
Am Mon, 06 Oct 2014 10:58:44 +0200 schrieb Sebastien Vauban sva-n...@mygooglest.com: False assumption! ;-) Use `remove-match': --8---cut here---start-8--- (setq org-agenda-time-grid '((daily remove-match)

[O] [NEW PATCH] read.table in variable transfer caused sometimes function not found error - small change

2014-10-09 Thread Rainer M Krug
Charles C. Berry ccbe...@ucsd.edu writes: On Wed, 8 Oct 2014, Rainer M Krug wrote: Charles C. Berry ccbe...@ucsd.edu writes: On Wed, 8 Oct 2014, Rainer M Krug wrote: Charles C. Berry ccbe...@ucsd.edu writes: On Mon, 6 Oct 2014, Rainer M Krug wrote: Hi The variable transfer of tables

Re: [O] [NEW PATCH] read.table in variable transfer caused sometimes function not found error - small change

2014-10-09 Thread Rainer M Krug
*Please ignore the previous patch* This updated patch contains the correct documentation and commit message Sorry about the mistake, From 58cb8521d4d4b620b0c5210a9b7232f99f7c720c Mon Sep 17 00:00:00 2001 From: Rainer M. Krug r.m.k...@gmail.com Date: Mon, 6 Oct 2014 13:48:49 +0200 Subject:

Re: [O] agenda time grid -- default time slot lines

2014-10-09 Thread Detlef Steuer
Am Thu, 9 Oct 2014 09:34:18 +0200 schrieb Detlef Steuer detlef.ste...@gmx.de: Am Mon, 06 Oct 2014 10:58:44 +0200 schrieb Sebastien Vauban sva-n...@mygooglest.com: False assumption! ;-) Use `remove-match': --8---cut here---start-8--- (setq

[O] org-export-select-tags behaviour

2014-10-09 Thread Seb Frank
Hi, Quoting the manual (12.1 Selective Export): 1. Org first checks if any of the *select* tags is present in the buffer... 2. If none of the select tags is found, the whole buffer will be selected for export. Is it possible to change this behaviour (i.e., to select nothing for export if none

Re: [O] auto hiding src blocks upon toggling headers

2014-10-09 Thread Adriaan Sticker
Works perfectly! thanks! 2014-10-09 1:33 GMT+02:00 John Kitchin jkitc...@andrew.cmu.edu: Sorry for the weird from email below. This was from me. I have a separate email setup in Emacs for a class I am teaching. Instructor account instruc...@andrew.cmu.edu writes: Adriaan Sticker

Re: [O] PATCH: org-mac-link.el: Don't fail on machines without Growl installed

2014-10-09 Thread Alan Schmitt
On 2014-09-24 12:12, Steve Purcell st...@sanityinc.com writes: The existing Applescript for grabbing flagged mail messages can only work on machines which have Growl installed. This is increasingly rarely the case as Growl has been obsoleted by OS X’s own notification system. Applied. Thank

[O] Feature Request Bounty?

2014-10-09 Thread Florian Lindner
Hello, first question: Are bug/feature request bounties are ok here? I have a FR that I really want to have resolved. Described here: http://lists.gnu.org/archive/html/emacs-orgmode/2014-05/msg01186.html http://orgmode.org/worg/org-hacks.html#sec-1-7-1 does not do the job (tried the slightly

Re: [O] PATCH: org-mac-link.el: Fix multi-line file description

2014-10-09 Thread Alan Schmitt
On 2014-09-24 11:46, Steve Purcell st...@sanityinc.com writes: The file description line was broken across multiple lines, and therefore malformed. Applied. Alan -- OpenPGP Key ID : 040D0A3B4ED2E5C7 signature.asc Description: PGP signature

Re: [O] PATCH: org-mac-link.el: Don't fail on machines without Growl installed

2014-10-09 Thread Steve Purcell
On 9 Oct 2014, at 12:40, Alan Schmitt alan.schm...@polytechnique.org wrote: Applied. Thank you for the patch and sorry for the delay. Thanks for merging both of those patches. I’ll re-work the other one (re. broken “message:” links) in the near future and resubmit. -Steve

Re: [O] PATCH: Fix malformed message links produced by org-mac-link.el

2014-10-09 Thread Alan Schmitt
Hello Steve, On 2014-09-25 08:14, Alan Schmitt alan.schm...@polytechnique.org writes: On 2014-09-24 20:56, Steve Purcell st...@sanityinc.com writes: On 24 Sep 2014, at 20:01, Alan Schmitt alan.schm...@polytechnique.org wrote: This was the case here: the string returned by the AppleScript

Re: [O] PATCH: Fix malformed message links produced by org-mac-link.el

2014-10-09 Thread Steve Purcell
On 9 Oct 2014, at 13:15, Alan Schmitt alan.schm...@polytechnique.org wrote: On 2014-09-25 08:14, Alan Schmitt alan.schm...@polytechnique.org writes: On 2014-09-24 20:56, Steve Purcell st...@sanityinc.com writes: It seems that the difference is with getting quotes or not. How about

[O] org-element-at-point keep-trail?

2014-10-09 Thread Jonathan Leech-Pepin
Previously, org-element-at-point had an optional keep-trail variable that was supposed to show the siblings, parents, aunts/uncles, grandparents, etc. This feature no longer seems to be present. What would the process be now to obtain the parents of a given element? This would be useful for

Re: [O] [BUG][babel] Tangling into directories does not add directories to org file

2014-10-09 Thread Rainer M Krug
I'd like to ping this as I think it is an important bug. It e.g. make debugging of R packages, whose source is in org, more difficult, (the .R files are tangled into ./R/) as ess does not find the source of the R code in R as it uses the links in the comments to find the org file. Temporary

Re: [O] Feature Request Bounty?

2014-10-09 Thread Thorsten Jolitz
Florian Lindner mailingli...@xgm.de writes: Hello, , | * A | ** AA | *** AAA | ** AB | *** ABA | | Archiving AA will remove the subtree from the original file and create | it like that in archive target: | | * AA | ** AAA | | What I want (wish for) is to create it like that in the archive

Re: [O] PATCH: Fix malformed message links produced by org-mac-link.el

2014-10-09 Thread Alan Schmitt
On 2014-10-09 13:25, Steve Purcell st...@sanityinc.com writes: Would this work for you? Yes, that works nicely here! Great, I pushed it. Alan -- OpenPGP Key ID : 040D0A3B4ED2E5C7 signature.asc Description: PGP signature

[O] exporting tables + equations to latex

2014-10-09 Thread Giuseppe Lipari
Hi everybody. I like very much the orgtbl-mode for inserting tables in latex. It saves me a lot of typing, and they are also quite beatiful to read in text, contrary to plain latex tables. The big problem I have is that I do not know how to put equations in cells. In particular, I have this

Re: [O] org-element-at-point keep-trail?

2014-10-09 Thread Nicolas Goaziou
Jonathan Leech-Pepin jonathan.leechpe...@gmail.com writes: Previously, org-element-at-point had an optional keep-trail variable that was supposed to show the siblings, parents, aunts/uncles, grandparents, etc. This feature no longer seems to be present. What would the process be now to

Re: [O] exporting tables + equations to latex

2014-10-09 Thread Nicolas Goaziou
Hello, Giuseppe Lipari giulip...@gmail.com writes: The big problem I have is that I do not know how to put equations in cells. Radio tables have been rewritten in development branch, which will become Org 8.3. In this version, you will be able to achieve what you want using :raw t parameter.

Re: [O] exporting tables + equations to latex

2014-10-09 Thread Jorge A. Alfaro-Murillo
Hi Giuseppe. Giuseppe Lipari writes: The big problem I have is that I do not know how to put equations in cells. [...] the underlines are translated as underlines, and not as subscript command. Try adding :no-escape t to the #+ORGTBL line Best, -- Jorge.

Re: [O] (void-variable ignore) in

2014-10-09 Thread Nicolas Goaziou
Hello, Julien Cubizolles j.cubizol...@free.fr writes: I get this error when exporting an org file in async mode. The export itself goes fine (the correct file is created) but something seems to go wrong at the end. Sorry for the long lines... Julien. Debugger entered--Lisp error:

[O] [Org-Drill] Latex Images are removed in sessions

2014-10-09 Thread Thomas Bach
Hi there, first of all thanks for the great piece of software. I'm currently studying for a physics exam and it really helps a lot. The matter being physics I have quiet a lot of equations in there, e.g. * Einheitliche Kreisbewegung

Re: [O] [Org-Drill] Latex Images are removed in sessions

2014-10-09 Thread Marco Wahl
Hi Thomas, first of all thanks for the great piece of software. Totally agreed. * Einheitliche Kreisbewegung :drill: Zentripetale Beschleunigung bei gegebener Geschwindigkeit $v$ und

Re: [O] Help exporting to-do list as LaTeX/PDF

2014-10-09 Thread Andreas Yankopolus
... kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbx1200 kpathsea: Running mktexfmt mf.base mktexpk: Mismatched mode ljfour and resolution 600; ignoring mode. mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbx1200

[O] org-mode for knowledge management

2014-10-09 Thread Louis
Hi all, I've been using org-mode for a variety of purposes for a few years. I find that it suffers from the same problem that other such tools do. The problem is me. I can't remember week to week how I may have classified some scrap of information. Did I drop it into notes/someproduct.org or

[O] How to archive the whole file

2014-10-09 Thread Marcin Borkowski
Hi list, I have an Org file which should all go to the archive. What do I do? Should I manually archive all level-one headlines? Should I just append _archive to its filename? What is the best practice? Best, -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Adam Mickiewicz

Re: [O] org-mode for knowledge management

2014-10-09 Thread Marcin Borkowski
On 2014-10-10, at 00:17, Louis wrote: Hi all, I've been using org-mode for a variety of purposes for a few years. I find that it suffers from the same problem that other such tools do. The problem is me. I can't remember week to week how I may have classified some scrap of information.

[O] Possible bug, installing outshine before outorg

2014-10-09 Thread Brady Trainor
Newb bug report: I think if I have a brand new Emacs setup, installing org with an emacs -q, then installing outshine.el (all with built-in package manager), that there is some problems created, possibly because of outorg to install (IIRC, a silent-notifications type of problem). If I start

Re: [O] org-mode for knowledge management

2014-10-09 Thread Thomas S. Dye
Aloha Louis, Louis lbml...@hethcote.com writes: Hi all, I've been using org-mode for a variety of purposes for a few years. I find that it suffers from the same problem that other such tools do. The problem is me. I can't remember week to week how I may have classified some scrap of

Re: [O] Other editors supporting Org-Mode

2014-10-09 Thread Paul Rankin
Manuel Schneckenreither manuel.schneckenreit...@student.uibk.ac.at writes: I couldn't find anything on the web about it. Therefore, I like to ask you if anyone knows a program (another editor) which supports Org mode. Apologies, I posted this to your email instead of to the group: You might

[O] How to initiate Org mode in a buffer

2014-10-09 Thread Marcin Borkowski
Hi list, I'm writing a function which does some (serious) modifications on an Org file. I want it to save the results in some new file, so I'm (most probably) going to create a new buffer, execute (org-mode) there, copy the contents of the old one (insert-buffer-substring?) and then do my stuff.

Re: [O] Babel: reusing language-specific functions

2014-10-09 Thread Grant Rettke
That is a great option when you want to run *without* a session. That is also a nice approach when you are using plantuml and do not want to use a single external file and include it all over the place. On Thu, Oct 9, 2014 at 12:23 AM, Jarmo Hurri jarmo.hu...@iki.fi wrote: t...@tsdye.com

Re: [O] [BUG][babel] Tangling into directories does not add directories to org file

2014-10-09 Thread Grant Rettke
Sounds like a valuable use of R. Do you have a writeup on the approach or is it a standard feature of org and ess? On Thu, Oct 9, 2014 at 7:37 AM, Rainer M Krug rai...@krugs.de wrote: I'd like to ping this as I think it is an important bug. It e.g. make debugging of R packages, whose source

Re: [O] org-mode for knowledge management

2014-10-09 Thread Louis
On Thu, 9 Oct 2014, Thomas S. Dye wrote: Aloha Louis, Your rapidly graying, Louis Perhaps org-index in contrib would help? http://orgmode.org/worg/org-contrib/org-index.html Thanks for the idea, it sounded promising, but it appears that it is no longer in contrb.

Re: [O] org-mode for knowledge management

2014-10-09 Thread Louis
On Thu, 9 Oct 2014, Thomas S. Dye wrote: Aloha Louis, Louis lbml...@hethcote.com writes: Your rapidly graying, Louis Perhaps org-index in contrib would help? http://orgmode.org/worg/org-contrib/org-index.html Never mind,

Re: [O] [BUG][babel] Tangling into directories does not add directories to org file

2014-10-09 Thread Aaron Ecay
Hi Rainer, 2014ko urriak 9an, Rainer M Krug-ek idatzi zuen: I'd like to ping this as I think it is an important bug. It e.g. make debugging of R packages, whose source is in org, more difficult, (the .R files are tangled into ./R/) as ess does not find the source of the R code in R as it

Re: [O] (void-variable ignore) in

2014-10-09 Thread Julien Cubizolles
Nicolas Goaziou m...@nicolasgoaziou.fr writes: Does it happen with a specific export back-end or all of them? I see it with all for of org-(beamer/latex)-export-to-(latex/pdf), but only if publish. Could you provide an ECM? The following needs to be saved in a file named test.org, then run

Re: [O] [NEW PATCH] read.table in variable transfer caused sometimes function not found error - small change

2014-10-09 Thread Aaron Ecay
Hello, Thanks Rainer for this patch, and thanks Chuck for the discussion. It appears that “use utils::read.table” is the official advice from devtools’s maintainer: https://github.com/hadley/devtools/issues/336#issuecomment-23517837. I’ve pushed the patch to the master branch. I reworded the

Re: [O] [PATCH] WAS Re: Bug: problem w/ R code blocks [8.3beta (release_8.3beta-362-ga92789 at /usr/local/share/emacs/site-lisp/org/)]

2014-10-09 Thread Aaron Ecay
Hi Henrik, 2014ko urriak 8an, Henrik Singmann-ek idatzi zuen: I unfortunately can confirm that org-babel-R-initiate-session contains the lines you mentioned at exactly 15 lines down. Deleting ob-R.elc (which was of the same date as ob-R.el) didn't affect anything as did reloading org

Re: [O] [PATH] Speedups to org-table-recalculate

2014-10-09 Thread Nathaniel Flath
Sorry for the late response - missed this for a while. That's still much more slow than not doing it - slightly modifying your example,: (progn (setq start (current-time)) (let ((row 0) (log (time-add (current-time) '(0 1 0 0 (while ( row 6543210) (setq row (1+ row))