Bruce D'Arcus writes:
> On Thu, Apr 9, 2020 at 3:38 AM Albert Krewinkel wrote:
>> Bruce D'Arcus writes:
>>
>> > On Wed, Apr 8, 2020 at 5:32 AM Nicolas Goaziou
>> > wrote:
>> >> "Bruce D'Arcus" writes:
>> >>
>> >> > Note that in CSL processors, the locators are meaningful key-values,
>> >> > ba
Dmitrii Korobeinikov writes:
> When you run org-clock-in and then restart emacs, clocking in again
> will show a prompt asking what to do w/ the unfinished entry. "i"
> means "ignore this question; the same as keeping all the idle time".
> However, a new entry is created if this is chosen without
This patch can't be merged right away: I need to sort out the exact
SLIME version where the feature will be introduced. Some doc update is
needed, too.
According to orgmode.org, I can link to a public repository and the
branch.
Repository: https://gitlab.com/akater/org-mode
Branch: ob-lisp-traces-
Ihor Radchenko writes:
> Recently, I ran into a problem compiling org-mode asynchronously with
> each .el file being compiled in a separate process (via
> native-compile-async).
> When I tried to compile org-refile.el in a separate Emacs process
> (without compiling all other .el files), there wa
Kyle Meyer writes:
> Here's a patch that prevents calling org-table-move-cell-* when
> org-support-shift-select is `always'. I'll apply this in a day or two
> if no one chimes in to explain why org-table-move-cell-* shouldn't
> consider org-support-shift-select.
Applied in 06c7a54f0.
On Thu, Apr 9, 2020 at 7:17 PM Nicolas Goaziou wrote:
>
> Hello,
>
> "Bruce D'Arcus" writes:
>
> > Another question on the syntax.
> >
> > Does it support something like this in the pandoc syntax?
> >
> > Doe [-@doe19] argues ...
>
> No it doesn't. That seems reasonable to include. I add it to my
Gustavo Barros writes:
> I'd like to respectfully bump this bug report.
> It's an annoying regression of a widely used Org feature, is precisely
> located (to the commit) and has been reproduced by Kyle (btw, thanks,
> Kyle).
> Of course, if someone is already looking into it, and just didn't h
Hello,
"Bruce D'Arcus" writes:
> Another question on the syntax.
>
> Does it support something like this in the pandoc syntax?
>
> Doe [-@doe19] argues ...
No it doesn't. That seems reasonable to include. I add it to my TODO
list.
> The minus sign signals to suppress the author rendering, so t
This is basically what doi-add-bibtex-entry does. There isn't one
function that does arxiv too, but there is arxiv-add-bibtex-entry. Those
are both commands in org-ref. These don't pop up a buffer for approval,
that is something you would have to build yourself.
There are many workflows people wan
Hello John,
sorry for the cryptic subject but I was unable to come up with something
better. I am revamping my workflow to take notes about articles I read
or that I save to be read later and I decided to explore if org-ref and
the related utility packages fit what I would like to be able to do.
I would like to suggest the following patch so that I can easily export
to Confluence wiki format using the usual org-mode export mechanism.
Given the trivial change, I don't think I need to sign any papers.
However I have already signed copyright forms with FSF years ago.
#+begin_src diff
diff
Before I try to do this myself, has anybody defined some regexps for
etags (aka Emacs ctags)? I am thinking of #+name: attributes as
potential tags.
thank you.
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.3.6-438-g5b9698
Hi all,
I'd like to respectfully bump this bug report.
It's an annoying regression of a widely used Org feature, is precisely
located (to the commit) and has been reproduced by Kyle (btw, thanks,
Kyle).
Of course, if someone is already looking into it, and just didn't have
the time yet, please
Hi!
When everything is folded (e.g. on startup), ellipses show after every
heading which has anything in it at all. This is true as well for the
headings containing only one or more blank lines. And while you can
unfold such lines, you can't fold them back unless you use Shift-Tab.
This appears to
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
--
Hi!
When you run org-clock-in and then restart emacs, clocking in again
will show a prompt asking what to do w/ the unfinished entry. "i"
means "ignore this question; the same as keeping all the idle time".
However, a new entry is created if this is chosen without doing
anything about unfinished o
Another question on the syntax.
Does it support something like this in the pandoc syntax?
Doe [-@doe19] argues ...
The minus sign signals to suppress the author rendering, so that you
end up with:
Doe (2019)
... instead of:
Doe (Doe, 2019)
I know latex works differently, but this is simple,
On Thu, Apr 9, 2020 at 5:30 AM Bruce D'Arcus wrote:
...
> FWIW, I asked about this on the CSL developers subforum, and got a
> very helpful reply from Denis Maier, first discussing the pandoc
> citation model and parsing, and then the org citation syntax and
> global affixes it supports.
>
> htt
On Thu, Apr 9, 2020 at 3:38 AM Albert Krewinkel wrote:
>
> Hello,
>
> Bruce D'Arcus writes:
>
> > On Wed, Apr 8, 2020 at 5:32 AM Nicolas Goaziou
> > wrote:
> >> "Bruce D'Arcus" writes:
> >>
> >> > Note that in CSL processors, the locators are meaningful key-values,
> >> > basically; not plain t
Hello,
Bruce D'Arcus writes:
> On Wed, Apr 8, 2020 at 5:32 AM Nicolas Goaziou wrote:
>> "Bruce D'Arcus" writes:
>>
>> > Note that in CSL processors, the locators are meaningful key-values,
>> > basically; not plain text strings.
>>
>> OK, but it is enough for Org to feed a CSL processor with, e
20 matches
Mail list logo