Hi Andrew,
Martin Yrjölä writes:
> Hi Andrew!
>
> Andrew Kirkpatrick writes:
>
>> If this is deemed useful, I'm happy to make changes suitable for
>> inclusion in the project.
>
> Thanks for sharing! I would certainly want these functions included in
> org-mode by default. They streamline at leas
Andreas Leha writes:
> Hi Andrew,
>
> Martin Yrjölä writes:
>> Hi Andrew!
>>
>> Andrew Kirkpatrick writes:
>>
>>> If this is deemed useful, I'm happy to make changes suitable for
>>> inclusion in the project.
>>
>> Thanks for sharing! I would certainly want these functions included in
>> org-mod
Rainer M Krug writes:
> Andreas Leha writes:
>
>> Hi Andrew,
>>
>> Martin Yrjölä writes:
>>> Hi Andrew!
>>>
>>> Andrew Kirkpatrick writes:
>>>
If this is deemed useful, I'm happy to make changes suitable for
inclusion in the project.
>>>
>>> Thanks for sharing! I would certainly want
Rainer M Krug writes:
> Rainer M Krug writes:
>
>> Andreas Leha writes:
>>
>>> Hi Andrew,
>>>
>>> Martin Yrjölä writes:
Hi Andrew!
Andrew Kirkpatrick writes:
> If this is deemed useful, I'm happy to make changes suitable for
> inclusion in the project.
Than
John Kitchin writes:
> Hi all,
>
> I tried using org-export-before-parsing-hook to modify an org-file prior
> to export to replace some regular expressions with html.
>
> I ran into the following issue. For short substitutions,
> @@html:replacement@@ worked fine. If the replacement text got too l
Andreas Leha writes:
> Rainer M Krug writes:
>> Rainer M Krug writes:
>>
>>> Andreas Leha writes:
>>>
Hi Andrew,
Martin Yrjölä writes:
> Hi Andrew!
>
> Andrew Kirkpatrick writes:
>
>> If this is deemed useful, I'm happy to make changes suitable for
>> in
Rasmus writes:
> John Kitchin writes:
>
>> Hi all,
>>
>> I tried using org-export-before-parsing-hook to modify an org-file prior
>> to export to replace some regular expressions with html.
>>
>> I ran into the following issue. For short substitutions,
>> @@html:replacement@@ worked fine. If the
John Kitchin writes:
> Rasmus writes:
>
>> John Kitchin writes:
>>
>>> Hi all,
>>>
>>> I tried using org-export-before-parsing-hook to modify an org-file prior
>>> to export to replace some regular expressions with html.
>>>
>>> I ran into the following issue. For short substitutions,
>>> @@html
On Tuesday, 1 Dec 2015 at 23:22, Nicolas Goaziou wrote:
> Hello,
>
> Eric S Fraga writes:
>
>> at the risk of again raising an issue that is actually my fault :-(, I
>> am having a problem with org-capture. I have been using the same
>> templates for yonks but, all of a sudden, my templates don'
On Wednesday, 2 Dec 2015 at 06:42, mypostgtd wrote:
> - issue: org mode beamer export ignored all frame titles
>
> I've tried searching online for couple of hours, but couldn't find a
> solution.
> Can someone please advise?
How did you actually export the file to beamer? Your LaTeX file seem
Hi
I don't know how many of you guys use org-drill as vocabulary learning
software. I have started some weeks ago to learn Norwegian. The concept
and flexibility of the extension (contrib) are great. But there is a
problem (bug?).
During drill-sessions empty cards continue to show up. About 30-40
Sven Bretfeld writes:
> I don't know how many of you guys use org-drill as vocabulary learning
> software. I have started some weeks ago to learn Norwegian. The concept
> and flexibility of the extension (contrib) are great. But there is a
> problem (bug?).
>
> During drill-sessions empty cards c
Hi Matt and all,
Matt Lundin writes:
> One question (based on complete ignorance of either zotero or zotxt) is
> whether those of us who maintain bibtex databases solely in emacs would
> have to interact with the zotero GUI.
My goal would be that you wouldn't need to interact with it at all.
(Y
If org-publish-find-title is called before org-publish-cache is
initialized (by some routine calling org-publish-initialize-cache), a
"no cache present" error is signalled.
This happens because org-publish-find-title does not pass a PROJECT-NAME
argument to org-publish-cache-get-file-property. On
On Wed, Dec 2, 2015 at 8:19 AM, Eric S Fraga wrote:
> On Wednesday, 2 Dec 2015 at 06:42, mypostgtd wrote:
> > - issue: org mode beamer export ignored all frame titles
> >
> > I've tried searching online for couple of hours, but couldn't find a
> solution.
> > Can someone please advise?
>
> How d
Dear all,
with a recent org, the contents of an inline task are not indented when
using org-indent-mode. By contents, I mean the text between the two
special headlines:
#+begin_src org
,* a heading
This is a test
,*** TODO something to do
and this line is not indendent.
,**
Hi Rasmus and all,
Rasmus writes:
> Also, last I checked Zotero also existed as a standalone manager. If this
> also works re your points below, using Zotero is a non-issue. There
> exists a plugin to keep a bibtex file up to date. I don’t know if it’s
> two way, though.
I haven't looked int
I was trying to get org-protocol to work on KDE Plasma 5.4.2. I set up
my ~/.kde/share/kde4/services/org.protocol, but the standard
org-protocol sample syntax:
org-protocol://store-link://URL/TITLE
resulted in the error:
Malformed URL
Port field was empty; source was "..."; scheme = "or
On Wed, Dec 2, 2015 at 9:46 AM, Jinli Feng wrote:
>
>
> On Wed, Dec 2, 2015 at 8:19 AM, Eric S Fraga wrote:
>>
>> On Wednesday, 2 Dec 2015 at 06:42, mypostgtd wrote:
>> > - issue: org mode beamer export ignored all frame titles
>> >
>> > I've tried searching online for couple of hours, but could
Hello,
Eric S Fraga writes:
> with a recent org, the contents of an inline task are not indented when
> using org-indent-mode. By contents, I mean the text between the two
> special headlines:
>
> #+begin_src org
> ,* a heading
> This is a test
> ,*** TODO something to do
>
On Wednesday, 2 Dec 2015 at 18:39, Nicolas Goaziou wrote:
[...]
> IIRC, this is a feature, as it is consistent with real indentation.
Ah, okay. I thought I remembered the indentation following the headline
but that could just be my old age...
I can live with it the way it is.
Thanks,
eric
--
On Wednesday, 2 Dec 2015 at 10:46, Jinli Feng wrote:
[...]
> Thanks for the rely. I used "C-c C-e l p" to export the file. For some
You want to do "C-c C-e l P" for beamer export. Otherwise, you get
LaTeX export. Your output may look like beamer in that it has used the
LaTeX beamer class (bec
On Wed, Dec 2, 2015 at 11:21 AM, John Hendy wrote:
> On Wed, Dec 2, 2015 at 9:46 AM, Jinli Feng wrote:
> >
> >
> > On Wed, Dec 2, 2015 at 8:19 AM, Eric S Fraga wrote:
> >>
> >> On Wednesday, 2 Dec 2015 at 06:42, mypostgtd wrote:
> >> > - issue: org mode beamer export ignored all frame titles
>
On Wed, Dec 2, 2015 at 1:03 PM, Eric S Fraga wrote:
> On Wednesday, 2 Dec 2015 at 10:46, Jinli Feng wrote:
>
> [...]
>
> > Thanks for the rely. I used "C-c C-e l p" to export the file. For some
>
> You want to do "C-c C-e l P" for beamer export. Otherwise, you get
> LaTeX export. Your output m
Hi Sacha,
Thanks for your patch.
Sacha Chua writes:
> I was trying to get org-protocol to work on KDE Plasma 5.4.2. I set up
> my ~/.kde/share/kde4/services/org.protocol, but the standard
> org-protocol sample syntax:
>
>org-protocol://store-link://URL/TITLE
>
> resulted in the error:
>
>
Hello,
Eric S Fraga writes:
> However, it only partially fixed. The system does now prompt as it
> should but the mini-buffer input only allows single words. Hitting
> space bar attempts to do completion. I believe the input should be free
> form?
Fixed (again). Thank you.
Regards,
--
Ni
Hi,
On 12/02/2015 04:24 PM, Nicolas Goaziou wrote:
Hello,
Eric S Fraga writes:
However, it only partially fixed. The system does now prompt as it
should but the mini-buffer input only allows single words. Hitting
space bar attempts to do completion. I believe the input should be free
form
Richard Lawrence writes:
> Eric S Fraga writes:
>
>> 2. How would I use this starting from an org-bibtex database (which I
>>typically export to bibtex)?
>
> I can envision a couple of possibilities. One simple option would be to
> switch to managing your reference database with Zotero, by
On 2015-12-03 8:27, Matt Lundin wrote:
> Given these complexities, it seems that if we went the zotero route we
> could end up with a fairly large installation chain (firefox, zotero,
> zotxt, plugin for zotero). And this would require installing items from
> multiple, heterogeneous sources.
I gues
On Wed, Dec 2, 2015 at 12:17 PM, Jinli Feng wrote:
>
>
> On Wed, Dec 2, 2015 at 11:21 AM, John Hendy wrote:
>>
>> On Wed, Dec 2, 2015 at 9:46 AM, Jinli Feng wrote:
>> >
>> >
>> > On Wed, Dec 2, 2015 at 8:19 AM, Eric S Fraga wrote:
>> >>
>> >> On Wednesday, 2 Dec 2015 at 06:42, mypostgtd wrote:
Hi Matt and all,
Matt Lundin writes:
> Given these complexities, it seems that if we went the zotero route we
> could end up with a fairly large installation chain (firefox, zotero,
> zotxt, plugin for zotero). And this would require installing items from
> multiple, heterogeneous sources.
Well
31 matches
Mail list logo