Timothy writes:
> Tim Cross writes:
>
>> Timothy writes:
>>
>>> On this, would you have any interested in going back to that thread
>>> about IDs generated based on the headings? IIRC it petered out more that
>>> reached a conclusion.
>>
>> I thought the conclusion was that if you wanted link
Radon Rosborough writes:
> If you insert the format string into a temporary buffer, then the `read'
> function will read up to the closing parenthesis and update point
> accordingly. That would be a foolproof way to handle all possible Lisp
> forms: use a regexp to find the start, and then use `r
It works, thanks!
El 30/05/2021 a las 6:04, Ihor Radchenko escribió:
Ypo writes:
Hi! Thanks for answering. It was just a thought. Habits appear like this
(not sure how images can be attached in the mail list):
borrar-1
I thought it would be interesting to have the option to show them like t
Nicolas,
> Sure. Please go ahead.
ahead and went. cheers, Greg
>From 27d06a8a0411125edc7ebf3f0bba24ff8df607a0 Mon Sep 17 00:00:00 2001
From: Greg Minshall
Date: Sun, 30 May 2021 14:18:52 +0300
Subject: [PATCH 2/2] Build process: Do not attempt to clean =contrib/=
mk/targets.mk: Remove "contri
Hello,
Tim Cross writes:
> Perhaps I misunderstood. My reading was that none of the proposed
> approaches were complete enough (in the sense they either introduced
> other issues or, while addressing some corner cases, made it much harder
> to address others, broke or failed to cater for other w
For anyone here testing oc-csl, and to update Nicolas, I've reported
all the issues I've found either here, or on the citeproc-el issue
tracker.
For the latter:
1. JSON input doesn't work for me:
https://github.com/andras-simonyi/citeproc-el/issues/20
2. suppress author improvements:
https://gith
On Sat, May 29, 2021 at 12:22 PM Nicolas Goaziou wrote:
>
> Hello,
>
> "Bruce D'Arcus" writes:
>
> > On Fri, May 28, 2021 at 4:31 PM András Simonyi
> > wrote:
> >
> >> Maybe instead of a full alist mapping backends to citation processors
> >> we could have only options to declare a separate pro
Nicolas Goaziou writes:
> mohsin kaleem writes:
>
>> I've been trying to get async-export setup for the past day and I've
>> found it keeps failing due to an unexpected # in the compilation script
>> generated by org-export.
>>
>> After doing a little debugging I found the script contained
>> ~(
Ah yes, you can also check the length of the form that was read. Good call,
I didn't think of that option, which is clearly better than using a
temporary buffer. Thanks!
Mohsin,
> Hmmm... that's strange. Running:
> 1. `emacs -nw`
> ...
you might want to start off with
: emacs -nw -Q
to eliminate any dependency on your personal .emacs file, etc.
cheers, Greg
Hi Everyone,
As we arrive at the end of May, I'm about to publish the 3rd issue of
/This Month in Org/. I thought I'd share the current draft with the list
the day before I publish to so that those of you who are interested have
the chance to point out any errors, let me know if there's anything I
Greg Minshall writes:
> Mohsin,
>
>> Hmmm... that's strange. Running:
>> 1. `emacs -nw`
>> ...
>
> you might want to start off with
> : emacs -nw -Q
> to eliminate any dependency on your personal .emacs file, etc.
Oh, sorry, that was supposed to be `emacs -Q` (I actually uses `emacs
-nw -Q --loa
Hi Timothy,
Timothy writes:
> Hi Everyone,
>
> As we arrive at the end of May, I'm about to publish the 3rd issue of
> /This Month in Org/. I thought I'd share the current draft with the list
> the day before I publish to so that those of you who are interested have
> the chance to point out any
Hello,
"Bruce D'Arcus" writes:
> 1. JSON input doesn't work for me:
> https://github.com/andras-simonyi/citeproc-el/issues/20
I think I fixed this one. I cannot test it properly as I don't have
a JSON bibliography file.
Regards,
--
Nicolas Goaziou
Hello,
"Bruce D'Arcus" writes:
> Just to confirm, then, this would allow me to specify:
>
> 1. oc-csl as default
> 2. oc-biblatex as default for latex
> 3. locally override
>
> With 3, if on a particular document I didn't want 2, I'd just do this
> in the document, which would suppress 2 in effe
On Sun, May 30, 2021 at 4:12 PM Nicolas Goaziou wrote:
>
> Hello,
>
> "Bruce D'Arcus" writes:
>
> > 1. JSON input doesn't work for me:
> > https://github.com/andras-simonyi/citeproc-el/issues/20
>
> I think I fixed this one. I cannot test it properly as I don't have
> a JSON bibliography file.
Y
On Sun, May 30, 2021 at 4:23 PM Bruce D'Arcus wrote:
>
> On Sun, May 30, 2021 at 4:12 PM Nicolas Goaziou
> wrote:
> >
> > Hello,
> >
> > "Bruce D'Arcus" writes:
> >
> > > 1. JSON input doesn't work for me:
> > > https://github.com/andras-simonyi/citeproc-el/issues/20
> >
> > I think I fixed thi
On Mon, May 31, 2021 at 01:33:08AM +0800, Timothy wrote:
> Hi Everyone,
>
> As we arrive at the end of May, I'm about to publish the 3rd issue of
> /This Month in Org/ [...]
This is *very* nice :-)
Thanks so much.
Cheers
- t
signature.asc
Description: Digital signature
Dear All,
On Sun, 30 May 2021 at 22:38, Bruce D'Arcus wrote:
> There is one thing I can't figure out. Here's the output I get:
> I don't understand why that URL is included, as that entry has no URL.
> It seems citeproc-el may have a parameter that substitutes DOI URL if
> DOI is present, but U
On Sun, May 30, 2021 at 5:24 PM András Simonyi wrote:
>
> Dear All,
>
> On Sun, 30 May 2021 at 22:38, Bruce D'Arcus wrote:
>
> > There is one thing I can't figure out. Here's the output I get:
> > I don't understand why that URL is included, as that entry has no URL.
>
> > It seems citeproc-el ma
I've stared having trouble editing source blocks. When I use C-c ' to
edit block, the editing behaves as expected, but when I C-c ' to return
to the main org file, the code is altered in strange ways. I've had
trouble coming up with a really small example, but the attached file
seems to consist
idk if this will help as you probably know all of it already. butg
you asked for any help so here goes. i run maint, not master or any
emacs versions. weird that you are missing 3 cols?
===
here are notes on my workaround which wfm in the meantime if you are
willing to do the same thing. i wa
22 matches
Mail list logo