Re: [O] Problems with org-capture

2014-05-09 Thread Josef Wolf
On Di, Mai 06, 2014 at 11:57:34 +0200, Josef Wolf wrote: > I am new to org-mode, and am currently working through > http://members.optusnet.com.au/~charles57/GTD/gtd_workflow.html and am stuck > a little bit the the caprure mode. > > My first question is: org-capture seems to come with a pre-confu

Re: [O] Confused about list indentation

2014-05-09 Thread Leonard Avery Randall
Guido Van Hoecke wrote: How does org decide that 'He makes a really...' is not associated with the current list item? What keystrokes are required to produce this alignment or the one with the extra indentation? Org determines what headline the text is associated with based upon indentati

Re: [O] [BUG] [babel] in :eval never with :session

2014-05-09 Thread Rainer M Krug
Charles Berry writes: > Eric Schulte gmail.com> writes: > >> >> Rainer M Krug krugs.de> writes: >> >> > The error is back: >> > >> >> You say "back", was this error not present recently? If so could you >> isolate the commit at which this error appeared? >> > > The bug seems to be in the u

Re: [O] Using KOMA and Memoir?

2014-05-09 Thread Eric S Fraga
On Thursday, 8 May 2014 at 22:17, Martin Schöön wrote: [...] > So why didn't it work the way I was told to do it? > How much of my .emacs is needed to figure it out, all? Here are the parts I > think > are relevant. First the very beginning of my .emacs (comments are mixed > Swedish > and Englis

Re: [O] [babel][PATCHES] ob-R patches for review

2014-05-09 Thread Rainer M Krug
Rainer M Krug writes: > Envoyé de mon iPhone > >> Le 8 mai 2014 à 04:26, Charles Berry a écrit : >> >> Eric Schulte gmail.com> writes: >> >>> >>> Rainer M Krug krugs.de> writes: >>> Hi Attached please find seven patches for review to implement the storing of org variab

Re: [O] [BUG] Symbol's function definition is void: function-put

2014-05-09 Thread Nicolas Richard
Sharon Kimble writes: > I eventually tracked it down to lines 2248 and 2284 of "org-loaddefs.el" > this is line 2248 > ╭ > │(function-put 'org-export-to-buffer 'lisp-indent-function '2) > ╰ It apparently comes from making Org with trunk and then using it with non-trunk. See Glenn Morris'

Re: [O] current task being worked in agenda time grid

2014-05-09 Thread Eric S Fraga
On Thursday, 8 May 2014 at 09:45, J. David Boyd wrote: > Is there any way to do that? > > It would be beneficial if, when I did C-a a, the time grid could show, at the > current time, what I am currently clocking time against. Not quite what you want but "v c" in agenda view will display all cloc

Re: [O] Using KOMA and Memoir?

2014-05-09 Thread Suvayu Ali
On Fri, May 09, 2014 at 09:46:15AM +0100, Eric S Fraga wrote: > On Thursday, 8 May 2014 at 22:17, Martin Schöön wrote: > > which is what several of us have been trying to get across! At the very > least, you need: > > , > | (add-to-list 'load-path ...org lisp directory...) > | (require 'org

Re: [O] [BUG] superscripts exported as subscripts by ox-ascii

2014-05-09 Thread Suvayu Ali
On Fri, May 09, 2014 at 06:43:31AM +, Achim Gratz wrote: > Nick Dokos gmail.com> writes: > > > > I pushed the obvious fix for this to master. > > > > As a bugfix, this should have gone to maint and then merged into master. > Now you'll need to cherry-pick it onto maint and get a duplicate

Re: [O] [ANN] Gnorb: Glue code between Gnus, Org, and BBDB

2014-05-09 Thread Alan Schmitt
Hello Eric, On 2014-05-07 03:23, Eric Abrahamsen writes: > I've spent the past couple weeks organizing various bits of code into a > proper package, called Gnorb, which I'm billing as "Glue code between > Gnus, Org, and BBDB". The main point is to reduce friction between these > three packages,

Re: [O] [BUG] superscripts exported as subscripts by ox-ascii

2014-05-09 Thread Nick Dokos
Achim Gratz writes: > Nick Dokos gmail.com> writes: >> >> I pushed the obvious fix for this to master. >> > > As a bugfix, this should have gone to maint and then merged into master. > Now you'll need to cherry-pick it onto maint and get a duplicate commit. > Done. Thanks! -- Nick

Re: [O] [babel][PATCHES] ob-R patches for review

2014-05-09 Thread Rainer M Krug
Rainer M Krug writes: > Rainer M Krug writes: > >> Envoyé de mon iPhone >> >>> Le 8 mai 2014 à 04:26, Charles Berry a écrit : >>> >>> Eric Schulte gmail.com> writes: >>> Rainer M Krug krugs.de> writes: > Hi > > Attached please find seven patches for review to i

Re: [O] [PATH] Customize org-annotate-file

2014-05-09 Thread Bastien
Daimrod writes: > Okay to push? Please go ahead, thanks, -- Bastien

Re: [O] [PATCH] org-mime slightly out of date

2014-05-09 Thread Bastien
Eric Abrahamsen writes: > org-mime still includes a call to `org-export-grab-title-from-buffer', > which doesn't exist any more. The attached patch does the same the > way org-export currently does it (I think). Applied, thanks! -- Bastien

Re: [O] words pre-"lexed" for use as keywords in an agenda view

2014-05-09 Thread Bastien
Hi Haroldo, Haroldo Stenger writes: > is there alredy a word lexer connected somehow to org-mode, that uses > the most frequent words in the org-agenda-files , and offers them to > you to look for the lines in which they occur in an agenda view ? I'm not aware of anything like that, but this wo

Re: [O] current task being worked in agenda time grid

2014-05-09 Thread Bastien
Hi Dave, jdavidb...@adboyd.com (J. David Boyd) writes: > It would be beneficial if, when I did C-a a, the time grid could show, at the > current time, what I am currently clocking time against. This would be confusing, as the timegrid is here for stuff that have been planned with a hh:mm timesta

Re: [O] [BUG] superscripts exported as subscripts by ox-ascii

2014-05-09 Thread Bastien
Nick Dokos writes: > Done. Thanks! Thanks for fixing this, -- Bastien

Re: [O] current task being worked in agenda time grid

2014-05-09 Thread J. David Boyd
Eric S Fraga writes: > On Thursday, 8 May 2014 at 09:45, J. David Boyd wrote: >> Is there any way to do that? >> >> It would be beneficial if, when I did C-a a, the time grid could show, at >> the current time, what I am currently clocking time against. > > Not quite what you want but "v c" in a

Re: [O] crossing out tasks

2014-05-09 Thread Bastien
Hi Sharon, Sharon Kimble writes: > I've just converted them from TODOS, and this task-list seemed a > simpler and easier idea, but I'll try check-boxes like Nick > suggested. I'd suggest this too: also try C-u C-c C-c on top of a list with no checkbox to add checkboxes to all items in this list

Re: [O] epstopdf dependency for ob-lilypond

2014-05-09 Thread Bastien
Hi Thomas, Thomas Morgan writes: > I'd like to suggest that epstopdf (or the containing package, > which is texlive-font-utils on Debian) be listed as a dependency > for Org-Babel LilyPond. Done in master, thanks, -- Bastien

Re: [O] Bug with subscripts and superscripts

2014-05-09 Thread Bastien
Hi Hugo, Hugo M writes: > I'm using 24.3.50.1 with Xubuntu. What version of Org are you using? M-x org-version RET Chances are that you use Org <8.0, in which case we can only recommend to upgarde: http://orgmode.org/manual/Installation.html HTH, -- Bastien

Re: [O] [babel][PATCHES] ob-R patches for review

2014-05-09 Thread Bastien
Hi Rainer, Rainer M Krug writes: > I'll look at it again tomorrow and let you know as I made some changes > since then. Do you prefer one patch to several? Up to Eric's taste -- but in general I think a series of patches is better, it allows you to isolate and fix conflicts more easily. -- B

[O] Can org-mode 8 be used together with ergoemacs?

2014-05-09 Thread Martin Beck
I recently stumbled upon ergoemacs (http://ergoemacs.org/ ) and as I'm quite new to emacss, it would not be too late (I suppose) to re-learn the keystrokes. As I am typing a lot, I'm concerned about RSI and I wonder:   does it make sense to use ergoemacs? Are there any problems when using ergoe

Re: [O] [PATH] Customize org-annotate-file

2014-05-09 Thread Daimrod
Bastien writes: > Daimrod writes: > >> Okay to push? > > Please go ahead, thanks, done. -- Daimrod/Greg

Re: [O] [babel][PATCHES] ob-R patches for review

2014-05-09 Thread Rainer M Krug
Bastien writes: > Hi Rainer, > > Rainer M Krug writes: > >> I'll look at it again tomorrow and let you know as I made some changes >> since then. Do you prefer one patch to several? > > Up to Eric's taste -- but in general I think a series of patches > is better, it allows you to isolate and fix

Re: [O] current task being worked in agenda time grid

2014-05-09 Thread Eric S Fraga
On Friday, 9 May 2014 at 08:46, J. David Boyd wrote: > Eric S Fraga writes: > >> On Thursday, 8 May 2014 at 09:45, J. David Boyd wrote: >>> Is there any way to do that? >>> >>> It would be beneficial if, when I did C-a a, the time grid could show, at >>> the current time, what I am currently clo

Re: [O] Can org-mode 8 be used together with ergoemacs?

2014-05-09 Thread Alan Schmitt
On 2014-05-09 15:14, "Martin Beck" writes: > I recently stumbled upon ergoemacs (http://ergoemacs.org/ ) and as I'm > quite new to emacss, it would not be too late (I suppose) to re-learn > the keystrokes. > As I am typing a lot, I'm concerned about RSI and I wonder: > does it make sense to use e

[O] re - Symbol's function definition is void: function-put

2014-05-09 Thread Sharon Kimble
I'm back on claws-mail as i can't access gnus because of this gotcha, which is a major one. I've removed org, org+contribs, yassnippets, but still can't access gnus because of it. I've restarted, and reloaded emacs several times, but looking at my elpa package list i'm left feeling that i ought jus

Re: [O] [babel][PATCHES] ob-R patches for review

2014-05-09 Thread Eric Schulte
Rainer M Krug writes: > Bastien writes: > >> Hi Rainer, >> >> Rainer M Krug writes: >> >>> I'll look at it again tomorrow and let you know as I made some changes >>> since then. Do you prefer one patch to several? >> >> Up to Eric's taste -- but in general I think a series of patches >> is bett

Re: [O] re - Symbol's function definition is void: function-put

2014-05-09 Thread Eric S Fraga
Sharon, Nicolas Richard has pointed you to the reason for this problem. Re-installing all your packages will not help if the loaddefs in org has been generated using Emacs >=24.5. Your best bet is to 1. remove the ELPA version of org, 2. download org directly from orgmode.org, 3. unzip it wherev

Re: [O] re - Symbol's function definition is void: function-put

2014-05-09 Thread Sharon Kimble
On Fri, 9 May 2014 15:34:51 +0100 Eric S Fraga wrote: > Sharon, > > Nicolas Richard has pointed you to the reason for this > problem. Re-installing all your packages will not help if the > loaddefs in org has been generated using Emacs >=24.5. > > Your best bet is to 1. remove the ELPA version

Re: [O] words pre-"lexed" for use as keywords in an agenda view

2014-05-09 Thread Haroldo Stenger
Hello Bastien Thanks for your kind answer, I'd like to hack something along those lines as a "hackish practise". I'd better ask before. best Haroldo 2014-05-09 9:41 GMT-03:00 Bastien : > Hi Haroldo, > > Haroldo Stenger writes: > > > is there alredy a word lexer connected somehow to org-mode,

Re: [O] [BUG] Symbol's function definition is void: function-put

2014-05-09 Thread Achim Gratz
Nicolas Richard writes: > It apparently comes from making Org with trunk and then using it with > non-trunk. See Glenn Morris' explanation here: > http://permalink.gmane.org/gmane.emacs.devel/171782 Ah, yes. Sharon, when installing packages from ELPA, you must use the lowest version of Emacs that

Re: [O] crossing out tasks

2014-05-09 Thread Sharon Kimble
Bastien writes: > Hi Sharon, > > Sharon Kimble writes: > >> I've just converted them from TODOS, and this task-list seemed a >> simpler and easier idea, but I'll try check-boxes like Nick >> suggested. > > I'd suggest this too: also try C-u C-c C-c on top of a list with no > checkbox to add chec

Re: [O] [BUG] Symbol's function definition is void: function-put

2014-05-09 Thread Alexander Baier
On 2014-05-09 07:10 Sharon Kimble wrote: > I've just tried to start emacs 24.3.90.1 without success, and it > showed > Warning (initialization): An error occurred while loading > `/home/boudiccas/.emacs': > > Symbol's function definition is void: function-put > > I eventually tracked it down to li

Re: [O] org-mode variables

2014-05-09 Thread Alexander Baier
On 2014-05-08 13:07 Igor Sosa Mayor wrote: > Dave Pawson writes: > >> Searching http://orgmode.org/org.html >> I failed to find how to modify org-mode variables, >> where they are stored, etc. >> >> They are listed, but no mention of setting them? >> >> Are they standard emacs vars, if so , perhap

Re: [O] words pre-"lexed" for use as keywords in an agenda view

2014-05-09 Thread Alexander Baier
Hello Haroldo, On 2014-05-08 20:31 Haroldo Stenger wrote: > is there alredy a word lexer connected somehow to org-mode, that uses the > most frequent words in the org-agenda-files , and offers them to you to > look for the lines in which they occur in an agenda view ? I am not really sure I know

Re: [O] Color entries according to assigned priority

2014-05-09 Thread Alexander Baier
On 2014-05-08 06:36 Uwe Ziegenhagen wrote: > > ;; Do not show welcome screen at startup > (setq inhibit-startup-message t) > > ;; just answer Emacs' question with 'y' or 'n' instead of 'yes'or 'no' > (defalias 'yes-or-no-p 'y-or-n-p) > > ;; Load org mode > (

Re: [O] current task being worked in agenda time grid

2014-05-09 Thread J. David Boyd
Eric S Fraga writes: > On Friday, 9 May 2014 at 08:46, J. David Boyd wrote: >> Eric S Fraga writes: >> >>> On Thursday, 8 May 2014 at 09:45, J. David Boyd wrote: Is there any way to do that? It would be beneficial if, when I did C-a a, the time grid could show, at the curre

Re: [O] [BUG] Symbol's function definition is void: function-put

2014-05-09 Thread Sharon Kimble
Alexander Baier writes: > On 2014-05-09 07:10 Sharon Kimble wrote: >> I've just tried to start emacs 24.3.90.1 without success, and it >> showed >> Warning (initialization): An error occurred while loading >> `/home/boudiccas/.emacs': >> >> Symbol's function definition is void: function-put >> >

Re: [O] Confused about list indentation

2014-05-09 Thread Guido Van Hoecke
Leonard Avery Randall writes: > Guido Van Hoecke wrote: > > How does org decide that 'He makes a really...' is not associated > with > the current list item? What keystrokes are required to produce > this > alignment or the one with the extra indentation? > > Org determines wh

Re: [O] words pre-"lexed" for use as keywords in an agenda view

2014-05-09 Thread Haroldo Stenger
Hello Alexander I'd like a sort of "pareto" (the top fifth of the whole set of words sorted by usage/frequency) "index of words" which are in the .org documents . Then, in some of the agenda views that look for the string that you type, you'd be offered word expansion on those frequent word set, j

Re: [O] words pre-"lexed" for use as keywords in an agenda view

2014-05-09 Thread Alexander Baier
On 2014-05-09 20:00 Haroldo Stenger wrote: > Hello Alexander > > I'd like a sort of "pareto" (the top fifth of the whole set of words > sorted by usage/frequency) "index of words" which are in the .org > documents . Then, in some of the agenda views that look for the > string that you type, Do yo

Re: [O] Using KOMA and Memoir?

2014-05-09 Thread Martin Schöön
On 9 May 2014 12:58, Suvayu Ali wrote: > On Fri, May 09, 2014 at 09:46:15AM +0100, Eric S Fraga wrote: > > On Thursday, 8 May 2014 at 22:17, Martin Schöön wrote: > > > > which is what several of us have been trying to get across! At the very > > least, you need: > > > > , > > | (add-to-list

Re: [O] words pre-"lexed" for use as keywords in an agenda view

2014-05-09 Thread Haroldo Stenger
Yes, especially the search prompt in the minibuffer. Indeed I was thinking more of C-c a T 'ish view, but not restricted to the list of TODO tags, instead focused in the top used words. 2014-05-09 15:29 GMT-03:00 Alexander Baier : > On 2014-05-09 20:00 Haroldo Stenger wrote: > > Hello Alexand

Re: [O] Using KOMA and Memoir?

2014-05-09 Thread Martin Schöön
First of all: sorry for the previous, empty post. I misclicked. Further comments below. On 9 May 2014 12:58, Suvayu Ali wrote: > On Fri, May 09, 2014 at 09:46:15AM +0100, Eric S Fraga wrote: > > On Thursday, 8 May 2014 at 22:17, Martin Schöön wrote: > > > > which is what several of us have bee

Re: [O] Using KOMA and Memoir?

2014-05-09 Thread Eric S Fraga
On Friday, 9 May 2014 at 21:33, Martin Schöön wrote: [...] > Thanks for your patience guys. > You have overestimated my elisp-knowledge. > Telling me I need to call in ox-latex without telling me how was asking too > much > of me. I tried to look it up myself and failed. Yes, it is easy to assu

Re: [O] ob-lua.el

2014-05-09 Thread Dieter Schoen
At Wed, 07 May 2014 00:46:03 +0200, Bastien wrote: > > Hi Dieter, > > die...@schoen.or.at writes: > > > for a project I need to tangle lua files (including parameters and > > tables), > > and there seems to be no ob-lua.el (yet). > > > > so I shamelessly copied ob-python.el and adapted it to my

Re: [O] ob-lua.el

2014-05-09 Thread dieter
now with attachments, i hope > Original Message >From: Dieter Schoen >To: emacs-orgmode@gnu.org >Sent: Fri, May 9, 2014, 10:23 PM >Subject: Re: [O] ob-lua.el > >At Wed, 07 May 2014 00:46:03 +0200, >Bastien wrote: >> >> Hi Dieter, >> >> die...@schoen.or.at writes: >> >> > for a proj

[O] ?dynamic-line-length?

2014-05-09 Thread Sharon Kimble
How can I have "dynamic-line-lengths", or in other words, the line in an org-mode document is 78, but when two frames are opened side-by-side, one on the left and one on the right, our original documents line length now adapts itself to fit the decreased window size, and yet all of the line and doc

Re: [O] ?dynamic-line-length?

2014-05-09 Thread Nick Dokos
Sharon Kimble writes: > How can I have "dynamic-line-lengths", or in other words, the line > in an org-mode document is 78, but when two frames are opened > side-by-side, one on the left and one on the right, our original > documents line length now adapts itself to fit the decreased window > siz

Re: [O] Bug with subscripts and superscripts

2014-05-09 Thread Hugo M
I'm using org-mode 8.2.3a. Hugo Massaroli 2014-05-09 9:56 GMT-03:00 Bastien : > Hi Hugo, > > Hugo M writes: > > > I'm using 24.3.50.1 with Xubuntu. > > What version of Org are you using? > > M-x org-version RET > > Chances are that you use Org <8.0, in which case we can only recommend > to upg

[O] Set tags in region

2014-05-09 Thread John Hendy
Hello, Just curious of there's a way to set the tags in a region all at once? I see there's a way to do it via agenda, but I was curious if there was also a way to do it on a group of headlines from the buffer itself. In various google strategies, it looked like the answer was no. This is just a

[O] New worg page: Publishing beamer slideshows and articles from one source

2014-05-09 Thread James Harkins
Hi all, Some weeks ago, I wrote here about a large project (training materials for the SuperCollider audio/music programming language), written entirely in org using the Beamer exporter to produce both slideshows and an article-format book for the students to use as a reference. I just put a

[O] Export all headlines when some are set with :export:

2014-05-09 Thread John Hendy
Hello, In creating a packing/buy list for an upcoming camping trip, I wanted two exports: - one for things to buy - one for everything on the list for packing My strategy was to tag things to buy with :export: (perhaps foolish, but it was the obvious choice to selectively export them) to create

Re: [O] Set tags in region

2014-05-09 Thread Nick Dokos
John Hendy writes: > Hello, > > > Just curious of there's a way to set the tags in a region all at once? (org-map-entries (function org-set-tags) nil 'region) or (org-map-entries (lambda () (org-set-tags-to '(foo))) nil 'region) or some variation thereof. > I see there's a way to do it via a

Re: [O] Export all headlines when some are set with :export:

2014-05-09 Thread Nick Dokos
John Hendy writes: > In creating a packing/buy list for an upcoming camping trip, I wanted > two exports: > - one for things to buy > - one for everything on the list for packing > > My strategy was to tag things to buy with :export: (perhaps foolish, > but it was the obvious choice to selectivel