Re: [O] Add the capture feature "%(sexp)" to org-feed

2012-08-09 Thread Ivan Andrus
On Aug 9, 2012, at 4:53 PM, Bastien wrote: > Hi Michael, > > Michael Brand writes: > >> You omitted the Local variables sentence-end-double-space: t. Isn't >> this a good idea for all the users like me that have set this to nil >> in their config? I wanted to add it to more files as soon as I w

Re: [O] SageTeX in export

2012-08-19 Thread Ivan Andrus
On Aug 17, 2012, at 8:30 AM, Nick Dokos wrote: > mailingli...@nawaz.org wrote: > >> Hi, >> >> All I need is a way for the export to: >> >> 1. After running pdflatex, check if there is a file called >> ".sagetex.sage". >> 2. If it's present, run sage on it, and then rerun pdflatex. >> 3. If it

Re: [O] Org-mode release 7.9

2012-08-30 Thread Ivan Andrus
On Aug 30, 2012, at 8:35 PM, Eric Schulte wrote: > Achim Gratz writes: > >> Bastien writes: >>> I'm afraid the only recommendation here is to try to stick to one >>> installation method -- or to reinstall a fresh package/repo with a >>> fresh contrib/lisp/ *after* any ELPA upgrade. >> >> Well,

Re: [O] tables once again

2012-10-03 Thread Ivan Andrus
Oops, forgot to send it to the list. On Oct 3, 2012, at 12:59 AM, Neuwirth Erich wrote: > Here is my example (slightly modified) again, > I still cannot get it to work the way I want it: > > > In my .emacs I have (among other things) > > (require 'org-install) > (require 'org-e-latex) > (requi

Re: [O] Use default value if a variable is not defined

2012-10-12 Thread Ivan Andrus
On Oct 11, 2012, at 6:04 PM, Nathan Neff wrote: > Hello, > > I'm trying to create a function that will tell org-capture > dynamically where to put the captured item. > > I have it almost working -- where I'm getting hung up on is > with basic Emacs lisp. I want to basically implement this > pse

Re: [O] The statement on what is orgmode.

2012-12-07 Thread Ivan Andrus
On Dec 7, 2012, at 9:50 AM, David Rogers wrote: > brian powell writes: > >> So, again, seriously, this thread is misnamed. "What can't you do in >> Emacs/OrgMode?" What can't it be used for?--this should be the thread! >> >> I'd really like to know. Every week or two, something comes off my

[O] Bug: Docstring of `org-clock-persist' doesn't mention `history' [7.9.2 (7.9.2-90-ge5ea08-elpaplus @ /Users/gvol/vcs/emacs/local/nextstep/Emacs.app/Contents/Resources/lisp/org/)]

2012-12-27 Thread Ivan Andrus
Hello org maintainers, The manual suggests setting `org-clock-persist' to 'history, but this value isn't documented in the docstring. There is an explicit check for the value of history in `org-clock-save', so I think it should be documented since it's more than just a non-nil value. Thanks,

Re: [O] [ANN] Org-gamify

2014-07-09 Thread Ivan Andrus
On Jul 8, 2014, at 8:39 PM, Paul Sexton wrote: > I have written a plugin for org agenda, which allows "gamification" of > task management. Define currencies, earn them by completing tasks, and > spend them on rewards. Inspired by HabitRPG, Epic Win and similar > systems. > > http://bitbucket.org

Re: [O] Automatically escaping single spaces

2013-03-19 Thread Ivan Andrus
Oops, forgot to reply to the list. On Mar 18, 2013, at 9:59 PM, Aaron Ecay wrote: > Hi Suvayu, > > I’ve had on my list of rainy day ideas for a while writing a function > for org-export-filter-plain-text-functions that would implement > something like this. It should be as simple as doing a te

Re: [O] python sessions

2013-03-25 Thread Ivan Andrus
On Mar 25, 2013, at 11:27 AM, Andreas Röhler wrote: > Am 25.03.2013 17:43, schrieb Eric Schulte: >> John Hendy writes: >> >>> On Mon, Mar 25, 2013 at 11:01 AM, Ista Zahn wrote: On Mon, Mar 25, 2013 at 11:40 AM, Eric Schulte wrote: > John Hendy writes: > >> On Sun, Mar

Re: [O] Skim.app support for org-mac-link-grabber.el

2013-05-12 Thread Ivan Andrus
Just two comments from someone who didn't know org-mac-link-grabber existed until today (I'm gonna try it out) and hasn't (yet) contributed to org-mode. 1. It looks like it's actually enabled by default 2. You can detect whether it should be enabled by default with something like (< 0 (length (s

Re: [O] org-clock-idle-time

2013-07-12 Thread Ivan Andrus
Do you have a stale .elc or somewhere? Those are the bane of my existence. -Ivan On Jul 12, 2013, at 9:39 AM, J. David Boyd wrote: > Nick Dokos writes: > >> da...@adboyd.com (J. David Boyd) writes: >> >>> A while back I set this to 5 minutes, and tried it for a while, and decided >>> I >>>

Re: [O] Writing Challenge

2013-10-19 Thread Ivan Andrus
Very interesting! I have been working on a mode which gives the current word-count, WPM and an estimate of the time it will take to hit today's quota in the modeline. I would be interested in feedback as well as integrating it with your spreadsheet. You can find it at https://bitbucket.org/gv

Re: [O] Writing Challenge

2013-10-31 Thread Ivan Andrus
I'm really sorry I didn't reply sooner. I was out of town, and then I forgot to follow up. On Oct 27, 2013, at 2:07 AM, Alan Schmitt wrote: > Hi Ivan, > > darthand...@gmail.com writes: > >> Very interesting! I have been working on a mode which gives the >> current word-count, WPM and an est

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

2013-10-31 Thread Ivan Andrus
Looks cool. I already opened one issue on github. :-) -Ivan On Oct 31, 2013, at 10:00 PM, Matt Price wrote: > I have just pushed a more-or-less-working version of my "Org Writer's > Room" mode to github: > > https://github.com/titaniumbones/org-writers-room > > It's a very simple set of mos

Re: [O] Writing Challenge

2013-11-03 Thread Ivan Andrus
FWIW, I have added nanowrimo.el to MELPA. -Ivan On Oct 19, 2013, at 9:22 PM, Ivan Andrus wrote: > Very interesting! I have been working on a mode which gives the current > word-count, WPM and an estimate of the time it will take to hit today's quota > in the modeline. I would

Re: [O] text-only plots

2013-12-09 Thread Ivan Andrus
On Dec 9, 2013, at 5:19 AM, Suvayu Ali wrote: > Hi Thierry, > > On Sun, Dec 08, 2013 at 11:10:47PM +, Thierry Banel wrote: >> Carsten Dominik gmail.com> writes: >>> >>> This is not a lot of code - I would not mind simply integrating this into >> org-table.el The only hickup might be >>> t

Re: [O] multiple cursor not working properly with org-mode

2015-10-16 Thread Ivan Andrus
I haven’t been following the thread so this may have already been asked, but have you checked ~/.emacs.d/.mc-lists.el ? Perhaps org-self-insert-command found it’s way into the wrong list. It’s safe to just delete the file and restart Emacs. -Ivan On Oct 16, 2015, at 9:53 AM, Jérémie Juste wro

Re: [O] another example of org being slow, with some analysis

2015-06-18 Thread Ivan Andrus
I’m jumping into the middle of the thread, but have you tried (setq cache-long-scans nil) That solved some performance issues for me. I can’t remember where I got the advice. -Ivan On Jun 18, 2015, at 10:28 AM, Eric S Fraga wrote: Hello, there have been a few threads recently mentioning

Re: [O] Folding buglet?

2014-01-03 Thread Ivan Andrus
On Jan 3, 2014, at 3:29 AM, Bastien wrote: > Hi Thomas, > > t...@tsdye.com (Thomas S. Dye) writes: > >> Aloha all, >> >> * Folding issue >> - One >> - Two >> >> With this Org mode buffer, which ends immediately after "Two" with no >> new line, the "o" of Two shows up when the headline is fold

Re: [O] Fwd: Mac OS Alias file links

2014-04-14 Thread Ivan Andrus
On Apr 14, 2014, at 12:36 PM, Ken Mankoff wrote: > On 2014-04-14 at 13:42, Charles Berry wrote: > >> For this to work as you fantasize, you would need to enable the Finder >> application to modify the part of the *.org file that encodes the >> alias when you change the location of the aliased fi