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
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
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
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
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
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'
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
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
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
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,
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
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
Daimrod writes:
> Okay to push?
Please go ahead, thanks,
--
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
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
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
Nick Dokos writes:
> Done. Thanks!
Thanks for fixing this,
--
Bastien
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
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
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
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
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
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
Bastien writes:
> Daimrod writes:
>
>> Okay to push?
>
> Please go ahead, thanks,
done.
--
Daimrod/Greg
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
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
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
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
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
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
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
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,
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
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
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
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
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
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
> (
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
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
>>
>
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
57 matches
Mail list logo