Re: [O] Command to open up any agenda file?

2014-09-01 Thread Eric Abrahamsen
Noah Slater writes: > Hello, > > I quite like C-c b (org-iswitchb) but it only works if the file is > already open. What I really want is a command that lets me tab > complete any agenda file at all. Does such a thing exist? I couldn't > find it in the docs. Check org-{switchb,iswitchb,ido-switc

[O] [PATCH] org-passwords.el: Improvements

2014-09-01 Thread Jorge A. Alfaro-Murillo
Some development in the password manager. Best, Jorge. * contrib/lisp/org-passwords.el (org-passwords-default-password-size, org-passwords-default-random-words-number): New variables. (org-passwords-copy-username, org-passwords-copy-password): Use org-entry-get to obtain the property value. (or

Re: [O] Moving my init.el to Org

2014-09-01 Thread Thorsten Jolitz
Alan Schmitt writes: Hello Thorsten, > I gave this a try, and here are some observations. > > On 2014-08-31 16:12, Thorsten Jolitz writes: > >> on your src-blocks before conversion, as an alternative, like this >> >> , >> | (org-dp-toggle-headers &optional 'header) >> ` >> >> to avoid l

Re: [O] A Babel block to #+INCLUDE all .org files of a directory

2014-09-01 Thread Andrea Rossetti
Andrea Rossetti writes: > I wrote a Babel block to generate the #+INCLUDE statements > for all Org files of a directory. > > https://github.com/thesoftwarebin/the-emacs-software-bin/tree/master/include-all-org-files Hello Org users, just in case you try to visit the link of that script for m

[O] Sort habits in agenda view

2014-09-01 Thread Noah Slater
Hello, I have quite a few habits, spread across quite a few agenda files. But they're shown in some sort of order in the agenda view which looks like habits I am doing worse with are at the top. I suppose that makes sense for some people. But what I'd really like to be able to do is chunk the hab

Re: [O] Command to open up any agenda file?

2014-09-01 Thread Kyle Meyer
Kyle Meyer wrote: [...] > I don't know of any Org function that does this either (and, as > suggested, I prefer projectile for this), but if you just want a single > function, I think it could be as simple as this: > > #+begin_src elisp > (defun find-org-agenda-file (file) > (interactive (li

Re: [O] Command to open up any agenda file?

2014-09-01 Thread Kyle Meyer
Thorsten Jolitz wrote: > Noah Slater writes: > > Hello, > >> I quite like C-c b (org-iswitchb) but it only works if the file is >> already open. What I really want is a command that lets me tab >> complete any agenda file at all. Does such a thing exist? I couldn't >> find it in the docs. > > don

Re: [O] Moving my init.el to Org

2014-09-01 Thread Alan Schmitt
Hello Thorsten, I gave this a try, and here are some observations. On 2014-08-31 16:12, Thorsten Jolitz writes: > on your src-blocks before conversion, as an alternative, like this > > , > | (org-dp-toggle-headers &optional 'header) > ` > > to avoid losing the src-block header-args duri

[O] Symbol's value as variable is void: org-planning-line-re

2014-09-01 Thread Jeff Kowalczyk
Using org-mode a4a1d85 or 2df0785, I see multiple errors, including: Using M-q to fill a paragraph, error on the line at point: user-error: An element cannot be parsed line 7149 user-error: An element cannot be parsed line 7141 When using M-RET to insert a heading: byte-code: Symbol's va

Re: [O] Command to open up any agenda file?

2014-09-01 Thread Thorsten Jolitz
Noah Slater writes: Hello, > I quite like C-c b (org-iswitchb) but it only works if the file is > already open. What I really want is a command that lets me tab > complete any agenda file at all. Does such a thing exist? I couldn't > find it in the docs. don't know if this exists in Org, but de

[O] Getting lots of Emacs crashes

2014-09-01 Thread Noah Slater
Hello, I'm getting a lot of Emacs crashes recently using Org. Is there any way I can help to debug why this is happening? Thanks, -- Noah Slater https://twitter.com/nslater

[O] [bug] insert diary entry from org agenda view inserts entry in wrong place

2014-09-01 Thread Eric S Fraga
Hello, I am again seeing the same problem with inserting a diary entry from the default agenda view that I ran into early last month: when the entry is inserted into a date tree, the entry ends up *before* the headline for the actual date: , | * 2014 | ** 2014-09 September | *** 2014-09-01 Mo

[O] Command to open up any agenda file?

2014-09-01 Thread Noah Slater
Hello, I quite like C-c b (org-iswitchb) but it only works if the file is already open. What I really want is a command that lets me tab complete any agenda file at all. Does such a thing exist? I couldn't find it in the docs. Thanks! -- Noah Slater https://twitter.com/nslater

Re: [O] ox-freemind.el / org-freemind.el

2014-09-01 Thread Thorsten Jolitz
Felix Natter writes: > Thorsten Jolitz writes: > >> Felix Natter writes: >> >>> hi, >>> >>> I am working on org-freeplane.el, a fork of org-freemind.el [1]. >>> >>> [1] FreeMind and Freeplane are mind mapping programs and can thus >>> be used to organize tree-structured information like org-mod

Re: [O] navi-search-and-switch fails

2014-09-01 Thread Thorsten Jolitz
Alan Schmitt writes: > On 2014-09-01 19:18, Thorsten Jolitz writes: > >> Does outshine work with that buffer (without navi-mode)? > > I guess not … How can I test it? > >> Are the headlines fontified like Org headlines? > > No. > >> Can you cycle visibility? > > Using TAB does nothing. > >> Can

Re: [O] navi-search-and-switch fails

2014-09-01 Thread Alan Schmitt
On 2014-09-01 19:18, Thorsten Jolitz writes: > Does outshine work with that buffer (without navi-mode)? I guess not … How can I test it? > Are the headlines fontified like Org headlines? No. > Can you cycle visibility? Using TAB does nothing. > Can you call 'M-x outorg-edit-as-org' on a sub

Re: [O] Triggering clock in/out from org state change and progress logging

2014-09-01 Thread Alexis Roda
Hi list, after struggling a bit with edebug (too many things to learn) I have traced what the problem is. For the archives: State-change logging is deferred until the command finishes and is implemented by the function 'org-add-log-setup' adding the function 'org-add-log-note' to the hook 'po

[O] ox-freemind.el / org-freemind.el (was: Re: Code to convert lists etc. to HTML for org-mode export filter?)

2014-09-01 Thread Felix Natter
Thorsten Jolitz writes: > Felix Natter writes: > >> hi, >> >> I am working on org-freeplane.el, a fork of org-freemind.el [1]. >> >> [1] FreeMind and Freeplane are mind mapping programs and can thus >> be used to organize tree-structured information like org-mode does. >> Freeplane is a FreeMind

Re: [O] navi-search-and-switch fails

2014-09-01 Thread Thorsten Jolitz
Alan Schmitt writes: >> 1. Can you try 'navi-search-and-switch' on an org-mode buffer, with -> >> (eq major-mode 'org-mode), e.g. >> >> , >> | * ORG SCRATCH >> | ** 2nd Level >> | #+BEGIN_SRC emacs-lisp :cache no >> | (+ 2 2) >> | #+END_SRC >> ` >> >> *Navi* buffer should pop-up, typing

Re: [O] [babel, R] Commands are not copied in the iESS buffer upon evaluation

2014-09-01 Thread Charles Berry
Sebastien Vauban writes: > > Hi Aaron, > > Aaron Ecay wrote: > > 2014ko abuztuak 29an, Sebastien Vauban-ek idatzi zuen: > > > >> Does it have something to do with `ess-eval-visibly' not being respected > >> (whose default is `t')? > > > > Indeed, babel’s R support let-binds this variable to nil

Re: [O] navi-search-and-switch fails

2014-09-01 Thread Alan Schmitt
On 2014-08-31 17:44, Thorsten Jolitz writes: > Alan Schmitt writes: > >> (Thorsten asked me to repost this from github.) >> >> When calling navi-search-and-switch interactively, I get the following >> backtrace: > > But when 'navi-search-and-switch' would have a bug, one could not use > navi-mod

Re: [O] R code block produces only partial output

2014-09-01 Thread Charles C. Berry
On Sun, 31 Aug 2014, Aaron Ecay wrote: Hi Chuck, Attached is a new version of the patch, including a few more tests. I have one question: 2014ko abuztuak 28an, Aaron Ecay-ek idatzi zuen: but the patch here uses on.exit(file.create(...)) to ensure that that file is created. One hiccup (not su

Re: [O] Moving my init.el to Org

2014-09-01 Thread Oleh
> I know that I could use org-babel-load-file, or outshine. What are > other possibilities? What are the caveats (and advantages) of both > (other?) ways? I'm using a one .el file per mode approach, with around 4000 lines split into 40 files. This approach simplifies things a lot: for instance

Re: [O] Table formula with @I

2014-09-01 Thread Andrea Rossetti
"Loris Bennett" writes: > In the following: > > | | | | > | | | | > |---+---+---| > | 1 | 1 | 1 | > #+TBLFM: @I$3=1 > > I expected to get a '1' just in the third column. Where am I going > wrong? (apologies in advance for suggesting just a workaround instead of a rational explanation

[O] Table formula with @I

2014-09-01 Thread Loris Bennett
Dear All, In the following: | | | | | | | | |---+---+---| | 1 | 1 | 1 | #+TBLFM: @I$3=1 I expected to get a '1' just in the third column. Where am I going wrong? Cheers, Loris Org-mode version 8.2.7c (8.2.7c-44-g3fed03-elpaplus @ /home/loris/.emacs.d/elpa/org-plus-contrib-201408

Re: [O] Code to convert lists etc. to HTML for org-mode export filter?

2014-09-01 Thread Thorsten Jolitz
Felix Natter writes: > hi, > > I am working on org-freeplane.el, a fork of org-freemind.el [1]. > > [1] FreeMind and Freeplane are mind mapping programs and can thus > be used to organize tree-structured information like org-mode does. > Freeplane is a FreeMind fork, org-freeplane.el was necessar

[O] Code to convert lists etc. to HTML for org-mode export filter?

2014-09-01 Thread Felix Natter
hi, I am working on org-freeplane.el, a fork of org-freemind.el [1]. [1] FreeMind and Freeplane are mind mapping programs and can thus be used to organize tree-structured information like org-mode does. Freeplane is a FreeMind fork, org-freeplane.el was necessary because users want to use the fea

Re: [O] [babel, R] Commands are not copied in the iESS buffer upon evaluation

2014-09-01 Thread Sebastien Vauban
Hi Aaron, Aaron Ecay wrote: > 2014ko abuztuak 29an, Sebastien Vauban-ek idatzi zuen: > >> Does it have something to do with `ess-eval-visibly' not being respected >> (whose default is `t')? > > Indeed, babel’s R support let-binds this variable to nil when evaluating > value-type results in a sessi

Re: [O] [PATCH] Make use of the constant `org-clock-string' whenever possible

2014-09-01 Thread Marcin Borkowski
Dnia 2014-08-31, o godz. 21:56:19 Nicolas Goaziou napisał(a): > >> There are also bits of documentation here and there, on the ML, in > >> the "ox.el" reference... I'm in the process of writing a small > >> document collecting these bits. > > > > Wow, that would be cool! I tried to look into the