* Kyle Meyer wrote:
> Hello,
Hi!
> Karl Voit wrote:
> [...]
>> Do you have a clue if my update or my re-arrangement of my init.el
>> could have caused this?
>
> I'd guess this is related to commit 61a241f (because that is the commit
> that introduced org--setup-collect-keywords and because I'm
More information:
Git Bisect yields the following:
61a241f0dc07aef5a3a5c2bd037a197236bde2e6 is the first bad commit
commit 61a241f0dc07aef5a3a5c2bd037a197236bde2e6
Author: Nicolas Goaziou
Date: Tue Oct 14 10:53:29 2014 +0200
Rewrite setup keywords initialization
* lisp/org-table.el (
* Scott Randby wrote:
> On 10/30/2014 08:41 AM, Thorsten Jolitz wrote:
>> Karl Voit writes:
>>
>> Not a solution, but an alternative (and an interesting experiment):
>>
>> What if you try navi-mode with your orgstruct init.el? It works with
>> outshine and with org-mode, so maybe with orgstruct t
Grant Rettke writes:
Hi Grant,
> Last week I started learning about [RMarkdown]. It is a [literate
> programming] tool implemented in, and for, the [ℝ programming
> language]. Although I haven't dug in deep yet, I do know that (1) it is
> /basically/ [Markdown] and that (2) `org' exports both to
Scott Randby writes:
>> What if you try navi-mode with your orgstruct init.el? It works with
>> outshine and with org-mode, so maybe with orgstruct too?
>
> I found this on http://orgmode.org/worg/org-tutorials/org-outside-org.html.
>
> "orgstruct currently does NOT work with outorg and navi-mo
Hello,
Kyle Meyer writes:
> I'm experiencing a second issue that seems to be introduced by commit
> 61a241f ('Rewrite setup keywords initialization'). Starting Emacs (24.4)
> with 'emacs -Q' and with no additional setup besides loading Org, I see
> the following behavior.
>
> Opening test-good.o
Hello,
Christian Egli writes:
> I see that it is too late now, but let me still note that the
> taskjuggler exporter is quite liberal in what attribute values it allows
> for exporting. I've never used it and I haven't ever seen anyone using
> it, but in theory you could give a task a note or a
Hello,
Karl Voit writes:
> Weird behaviour: yesterday I switched my init.el to OrgStruct and
> re-organized it a bit. Silly me thought it would also be a clever
> time to update my Org git repo.
>
> At many occasions, my Emacs 24.3.50.1 hangs in an endless loop. When
> I break it, I get followin
Brady Trainor writes:
> 1. Cut some pieces from my .el or .org files,
> 2. Paste into the scratch buffer,
> 3. Convert scratch buffer to Major mode org,
> 4. Add src blocks using org-mode shortcuts (" 5. Edit as needed for email, for instance taking advantage of
> indenting etc. in "C-c '" mode
Hello,
Mike McLean writes:
> I updated to git-head today; my most recent update was about 1 week prior.
> Today I get a startup error in Emacs (Back trace of debug-init below).
>
> Emacs Version: GNU Emacs 24.4.1 (x86_64-apple-darwin13.4.0, NS
> apple-appkit-1265.21) of 2014-10-21 on mac-mike-20
Quick question: what version of the exporter (and org) are you using?
--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-475-g25d50e
* Nicolas Goaziou wrote:
> Hello,
Hello Nicolas!
> Karl Voit writes:
>
>> At many occasions, my Emacs 24.3.50.1 hangs in an endless loop.
>>
>> | Debugger entered--Lisp error: (quit)
>> | org--setup-collect-keywords("^[
>> ]*#\\+\\(\\(?:ARCHIVE\\|C\\(?:ATEGORY\\|O\\(?:\\(?:LUMN\\|NSTANT\\)S\
On Sat, Nov 1, 2014 at 7:08 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Mike McLean writes:
>
> > I updated to git-head today; my most recent update was about 1 week
> prior.
> > Today I get a startup error in Emacs (Back trace of debug-init below).
> >
> > Emacs Version: GNU Emacs 24.4.1 (x86_64-ap
On 2014-10-31 23:51 Brady Trainor wrote:
> This seems wholly inefficient, and I'm hoping there is some obviously
> easier way to do it, no matter how much elisp is needed.
>
> I am not sure it is relevant, but my rather vanilla Gnus setup
> includes drafting mail in Message buffer. I didn't quickly
Hello,
Grant Rettke writes:
> • Does one exist and I missed it?
Are you aware of this project?
https://github.com/chasberry/orgmode-accessories
—Rasmus
--
Dobbelt-A
Hi
I would like to contribute Eldoc support.
I've already changed license, but dont quite get that pgp part, I have
generated my pgp and now what?
Cheers,
Łukasz Gruner
From e96112a92c7c24f16c1274b3e8c6567634e19eb1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Gruner?=
Date: Sat, 1 Nov
Whoops -- missed the reply-all on this!
John
-- Forwarded message --
From: John Hendy
Date: Fri, Oct 31, 2014 at 7:32 PM
Subject: Re: [O] Anyone using or interested in an org to Rmarkdown exporter?
To: Grant Rettke
On Thu, Oct 30, 2014 at 11:37 AM, Grant Rettke wrote:
> Good
On Sat, 1 Nov 2014, Rasmus wrote:
Hello,
Grant Rettke writes:
• Does one exist and I missed it?
Are you aware of this project?
https://github.com/chasberry/orgmode-accessories
—Rasmus
Thanks for this, Rasmus.
Grant,
If ox-ravel is something you are interested, I recommend that yo
"Charles C. Berry" writes:
> As to Thorsten's query:
>
> ,
> | what would acutally be the benefit of using RMarkdown over Org-mode,
> | or put it another way - when you already use RMarkdown, why do you
> | need Org-mode too? And if you use Org-mode, what does RMarkdown add to
> | the table?
A patch is provided below which implements a new link type called "infoi"
as a complement to "info" type that exist already.
Why new link type? Because info index is almost always finer grain
than info nodes. For example [[infoi:libc#close]] brings up not only
"(libc)Opening and Closing Files" i
There seems to be something wrong with detangling.
Would it be working, it would be a really wonderful feature.
Detangling moves back to the org buffer and opens a source block editing buffer,
but does not change to block in the org buffer.
Is detangling working for some? I see this same issue de
On Wed, Oct 29, 2014 at 6:39 PM, John Hendy wrote:
> I just re-set up tj3 on a new work computer and am a bit puzzled by
> the report directory structure.
Disregard; it's an Arch Linux package issue. Created a bug report, and
through trying the Arch package way vs. straight up gem install, found
Hello,
A patch for a minor docstring typo is attached.
Thanks,
Kyle
>From 21dc34060c939b862b2e926f5aa68d5e97e53cbf Mon Sep 17 00:00:00 2001
From: Kyle Meyer
Date: Sat, 1 Nov 2014 17:45:11 -0400
Subject: [PATCH] org.el (org-adapt-indentation): Fix typo
* lisp/org.el (org-adapt-indentation): Fix
Thanks a bunch Oleh. Works very well now.
Oleh gmail.com> writes:
>
> Hi,
>
> I've just pushed a fix for this.
> See if works now.
>
> regards,
> Oleh
Hi list,
the subject line is pretty much it. I have lots of entries in my
current Org buffer, and only some of them contain LOGBOOK drawers with
any clock data. Is it possible to (quickly) select one of them for
clocking?
Best,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowsk
On Sat, 1 Nov 2014, John Hendy wrote:
[snip]
From: John Hendy
Date: Fri, Oct 31, 2014 at 7:32 PM
Subject: Re: [O] Anyone using or interested in an org to Rmarkdown exporter?
To: Grant Rettke
On Thu, Oct 30, 2014 at 11:37 AM, Grant Rettke wrote:
Good morning,
Last week I started learning a
26 matches
Mail list logo