Hi Nick,
Nick Savage writes:
> On a side note, I'd like some guidance though on whether or not the
> community is interested in a refactoring project (done in pieces of
> course). I'm wondering if I should be attempting to submit minor (or
> larger) patches moving things around to make it easier
Hi Arne,
"Dr. Arne Babenhauserheide" writes:
> I’m currently in the process of enabling myself to contribute. Do we
> have a list of babel-packages that need maintenance? This is also
> something I’m personally interested in, because I use babel a lot,
> including in multi-language workflows.
S
Tim Cross writes:
> OK, consider me 'singed up".
Done, thanks again.
> What is our position with bugs which can only be reproduced in the
> current development version of Emacs?
They are extremely rare, so don't worry about this too much.
> I'd expect we track them, but focus more on Emacs s
Applied as 38842b2ff, thanks.
Nick Savage writes:
> I'm not sure what the appetite is for small changes like this, but I
> have attached a small patch to improve readability in
> org-set-font-lock-defaults. I was trying to understand how
> org-emphasize worked and came across some code that I th
Hi Timothy,
Timothy writes:
> I was talking to someone who was finding the behaviour of `#+startup'
> confusing, and they managed to work out a table summarising the
> behaviour.
>
> I think that this would be a good addition to the manual, and help
> clarify the behaviour --- so I've prepared a
Hi Christian,
Christian Garbs via "General discussions about Org-mode."
writes:
> after getting an encouraging reply to my initial proposal[1], I went
> forward and finished the patch to include the BBCode exporter in Org.
> The patch applies to current master and includes a suite of tests.
tha
Hi all,
"Bruce D'Arcus" writes:
>> We introduced :suppress-author because someone requested it at some
>> point. I don't remember who, but it may be worth asking that person.
>>
>
> I did some quick searching.
>
> Wow; this goes back a long time!
>
> Anyway, Richard Lawrence summarized previous
Hi,
just some general remarks on that issue: I tend to think that treating
"suppress-author" as a mode/style/command would indeed be appropriate.
As the minus shorthand is inherited from pandoc, it might be worth
pointing out that pandoc's syntax owes quite a lot to the markdown
philosophy, w
Applied as d96e89757, thanks.
Applied as 0260d2fcf, thanks!
Ihor Radchenko writes:
> * lisp/org-agenda.el (org-compile-prefix-format): Use non-greedy match
> for %(expression).
Am Mon, 26 Apr 2021 09:45:36 +0200
schrieb Bastien :
> > I think that this would be a good addition to the manual, and help
> > clarify the behaviour --- so I've prepared a little patch to the
> > manual.
>
> Thanks for the patch. I think it better belongs to a worg page, as we
> try to avoid
Hi Detlef,
Detlef Steuer writes:
> I really would like to have as much as possible in the manual.
Explanations are always good in the reference manual, yes, but
clarifications belong in the community-driven extended manual that
is Worg, IMO. I think this change would overload the manual withou
Hi Jamie,
thanks for the patch, I applied it as ea8f7610c.
ob-lilypond.el does not have a maintainer, would you be willing
to volunteer?
Thanks!
Applied as 4efab7681, thanks.
I added "TINYCHANGE" at the bottom of your commit message to signal
this is small change done by someone who has not (yet) assigned his
copyright to the FSF.
Sameer Rahmani writes:
> * ox-html.el (org-html-template): Added the support for a CSS class name
> to the
Hi Ag,
Ag Ibragimov writes:
> While going through the source code, I've noticed that org-agenda-list
> scans all the files in org-agenda-files and processes all Org items
> those files contain.
>
> However, it seems when org-agenda-max-entries or org-agenda-max-todos
> are not nil, it still proc
Am 26.04.2021 um 09:53 schrieb Denis Maier:
Hi,
just some general remarks on that issue: I tend to think that treating
"suppress-author" as a mode/style/command would indeed be appropriate.
As the minus shorthand is inherited from pandoc, it might be worth
pointing out that pandoc's syntax ow
Hello Everyone!
For a while now I thought Org would be well served by another channel to
show off developments. Something in between the torrent of threads on
this mailing list and serendipitous discoveries.
I have finally acted on this thought and created /This Month in Org/ ---
https://blog.t
On Mon, Apr 26, 2021 at 3:51 AM Richard Lawrence
wrote:
...
> That said, here is a possible use case for this: suppose you are
> referencing multiple works from a given author and want to avoid
> printing the author's name multiple times, but also want to include a
> further reference to a work
subscribed!
detlef
Am Mon, 26 Apr 2021 17:14:49 +0800
schrieb Timothy :
> Hello Everyone!
>
> For a while now I thought Org would be well served by another channel
> to show off developments. Something in between the torrent of threads
> on this mailing list and serendipitous discoveries.
>
>
On Mon, Apr 26 2021, Denis Maier wrote:
> [...] Interestingly, I
> couldn't find an easy way to get "Doe (2021, p.34; see also Smith 2020)
> ... argues". You'd probably have to resort to lower level commands such
> as \citeauthor in combination with other commands.
> \citeauthor{doe} \parencit
Timothy,
> The rendering is just done by `org-latex-preview'.
> Hope that clears things up.
yes, thanks.
On Mon, Apr 26, 2021 at 5:56 AM Joost Kremers wrote:
...
> IOW it seems that in biblatex, suppress-author (obtained by the asterisk
> following the command) is a property of the citation command, even if it
> includes multiple citations. OTOH there are real cases (I have written
> references suc
> For a while now I thought Org would be well served by another channel to
> show off developments. Something in between the torrent of threads on
> this mailing list and serendipitous discoveries.
>
> I have finally acted on this thought and created /This Month in Org/ ---
> https://blog.tecosau
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 Anthony,
thanks for your explanations around this issue.
I made a mistake when applying your patch here:
https://code.orgmode.org/bzg/org-mode/commit/471054136
https://orgmode.org/list/20200617002335.l4lg3slfxm74vx3h@silver/
The original Javascript lines were written by Carsten 12 years ago
(
Hi all!
Em [2021-04-22 qui 16:29:15-0400], Anthony Carrico escreveu:
> Hi all. Thanks for the note. I took a look at the LibreJS docs to
> try to understand the problem.
I also took a look at the LibreJS docs, the linked article "The
JavaScript Trap", and the text of the CC0.
> LibreJS is a w
Hi,
thanks for the patch, we do indeed need to move forward for this.
Could you propose the patch against the master branch (not the maint
branch, since this is not a bugfix) and perhaps fix *all* warnings?
Also, here the preferred format for the commit message:
* lisp/org-table.el (org-table-h
Applied in dadbd025f.*
Timothy writes:
> Hi All,
>
> This patch improves the result of running org-plot in the following
> situation
>
> #+plot: ... file:"somefile.png"
>
> [[file:somefile.png]]
>
> Previously, when somefile.png is re-plotted the [[file:]] inline image
> did not refresh. With
I had an idea on this, though it may not be a good one ...
On Sat, Apr 24, 2021 at 2:39 PM Bruce D'Arcus wrote:
>
> On Sat, Apr 24, 2021 at 1:47 PM Nicolas Goaziou
> wrote:
> >
> > Hello,
> >
> > "Bruce D'Arcus" writes:
> >
> > > Some sentence with a concluding citation [cite:@key].
> > >
> >
Slightly offtopic but I sat down this week-end trying to grasp with
very few words what I learned on how to use to-do lists efficiently
over the years, and here it is:
https://bzg.fr/en/on-using-to-do-lists-efficiently/
Posted it on HN: https://news.ycombinator.com/item?id=26944239
I'm curious i
A while ago Eric raised two nice suggestions. (2) has just been
implemented as Bastien reminded me that I can now just push straight to
Org for org-plot.el without going through a patch-review process.
This patch resolves (1).
Eric S Fraga writes:
> 1. it would be consistent and useful if "C-c
I went to test the "Refresh inline" patch [1] and found that org-plot is
broken for me. it
seems to have broken in 1ac45d76e. I tested with =emacs -Q= (but loaded
Org from master and gnuplot.el manually). I was running the example from
the doc [2]. I tested on linux and mac, both using emacs 26.3
Hi Jorge,
Jorge P. de Morais Neto writes:
> Therefore, when a verifiably public domain script
> is blocked by LibreJS, LibreJS users (like me) get unhappy; this ought
> to be solved.
this has just been resolved - see my other message today.
Legally, one could dispute the fact that these lines
Hello,
Timothy writes:
> + (cond
> + ((string-match-p "#\\+plot" (thing-at-point 'line t))
The whole `org-ctrl-c-ctrl-c' function relies on the parser. It would be
nice to use it for this case too.
Here a more accurate check would be:
Thank you for bringing this up, and bisecting the error. Interesting
that this hasn't been noticed/reported till now.
>From a quick test myself, this appears reproducible, though I have no
idea what's going on (yet). Please let me know if you find anything.
--
Timothy
ian martins writes:
> I
Since you don't seem to have pushed yet, here's an updated patche that
takes into account Nicolas' comments.
>From 04270b64315fed399748509f1c09428557b7742d Mon Sep 17 00:00:00 2001
From: TEC
Date: Tue, 27 Apr 2021 00:05:37 +0800
Subject: [PATCH] org: Enable plotting with C-c C-c
* lisp/org.el (
Timothy writes:
> Since you don't seem to have pushed yet, here's an updated patch that
> takes into account Nicolas' comments.
... and that patch didn't take into account the need to escape "+" in
the regex.
Take 3.
>From 4e5fcb4726711ff356656cb6fccf6e341656443d Mon Sep 17 00:00:00 2001
From:
... I didn't regenerate the patch after amending the commit.
:big sigh: Take 4
>From 4e5fcb4726711ff356656cb6fccf6e341656443d Mon Sep 17 00:00:00 2001
From: TEC
Date: Tue, 27 Apr 2021 00:05:37 +0800
Subject: [PATCH] org: Enable plotting with C-c C-c
* lisp/org.el (org-ctrl-c-ctrl-c): When at a
On Monday, 26 Apr 2021 at 16:24, Timothy wrote:
> A while ago Eric raised two nice suggestions. (2) has just been
> implemented as Bastien reminded me that I can now just push straight to
> Org for org-plot.el without going through a patch-review process.
>
> This patch resolves (1).
Timothy,
I'v
On Sun, Apr 25, 2021 at 5:20 PM Denis Maier wrote:
>
> Hi everyone,
>
> great to see that there's been so much progress since this issue has
> last been discussed! Looks really impressive so far.
>
> Two comments/questions:
>
> - I think it should be possible to use some markup in prefixes and suf
Hi Oorja,
thanks a lot for reporting this. I fixed this with commit 058339d6e
in the maint branch, it will be in the next bugfix version.
Hello,
"Bruce D'Arcus" writes:
> On this, on the other (big) wip-cite thread, Nicolas said the following:
>
> "A drawback with allowing emphasis there is that prefix and suffix become
> parsed data and not plain string anymore. As a consequence, searching
> through them, e.g., when looking for l
Am 26.04.2021 um 22:02 schrieb Nicolas Goaziou:
Hello,
"Bruce D'Arcus" writes:
On this, on the other (big) wip-cite thread, Nicolas said the following:
"A drawback with allowing emphasis there is that prefix and suffix become
parsed data and not plain string anymore. As a consequence, search
Oh, and what do you think regarding the multiple bibliographies question?
Denis
Am 26.04.2021 um 22:02 schrieb Nicolas Goaziou:
Hello,
"Bruce D'Arcus" writes:
On this, on the other (big) wip-cite thread, Nicolas said the following:
"A drawback with allowing emphasis there is that prefix an
recent maint.
for some reason org agenda sorting strategy allows scheduled and
deadline but not closed. seems inconsistent.
thanks.
--
The Kafka Pandemic
Please learn what misopathy is.
https://thekafkapandemic.blogspot.com/2013/10/why-some-diseases-are-wronged.html
Denis Maier writes:
> Oh, and what do you think regarding the multiple bibliographies
> question?
As far as Org is concerned, you can have multiple "bibliography"
keywords, e.g.,
#+bibliography: file1.bib
#+bibliography: file2.bib
Internally, the bibliography is stored as a list of absolut
Am 26.04.2021 um 16:54 schrieb Bruce D'Arcus:
I had an idea on this, though it may not be a good one ...
On Sat, Apr 24, 2021 at 2:39 PM Bruce D'Arcus wrote:
On Sat, Apr 24, 2021 at 1:47 PM Nicolas Goaziou wrote:
Hello,
"Bruce D'Arcus" writes:
Some sentence with a concluding citation [
Am 26.04.2021 um 22:33 schrieb Nicolas Goaziou:
Denis Maier writes:
Oh, and what do you think regarding the multiple bibliographies
question?
As far as Org is concerned, you can have multiple "bibliography"
keywords, e.g.,
#+bibliography: file1.bib
#+bibliography: file2.bib
Internal
I've trimmed the CC's, and condensed my answers to the various threads
below:
To Bastien: You are doing a good job respecting the code. Thank you.
The original implementation flip-flops between cached and normal classes
(six statements removed in the original patch), whereas my clone adds
and
Denis Maier writes:
> No, I was not talking about having multiple input files, but about
> having multiple bibliographies in the output doc.
> Perhaps each filtered in some way:
>
> #+print_bibliography: [style] [filter1]
> #+print_bibliography: [style] [filter2]
>
> Obviously, filter1 and filter
On Mon, Apr 26 2021, Denis Maier wrote:
> No, I was not talking about having multiple input files, but about having
> multiple bibliographies in the output doc.
> Perhaps each filtered in some way:
>
> #+print_bibliography: [style] [filter1]
> #+print_bibliography: [style] [filter2]
>
> Obviously
On Monday, 26 Apr 2021 at 17:11, Timothy wrote:
> Since you don't seem to have pushed yet, here's an updated patche that
> takes into account Nicolas' comments.
Thank you. I've incorporated that patch and will test out tomorrow.
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.4.5-337-g29d4cc
On Monday, 26 Apr 2021 at 17:11, Timothy wrote:
> Since you don't seem to have pushed yet, here's an updated patche that
> takes into account Nicolas' comments.
Oh, and to clarify: I don't have push access; I can only do testing but
not installation!
--
: Eric S Fraga via Emacs 28.0.50, Org rele
Nicolas Goaziou hat am 26.04.2021 23:11 geschrieben:
Denis Maier writes:
No, I was not talking about having multiple input files, but about
Bastien writes:
> Hi,
>
> thanks for the patch, we do indeed need to move forward for this.
>
> Could you propose the patch against the master branch (not the maint
> branch, since this is not a bugfix) and perhaps fix *all* warnings?
Thanks, but these were already taken care of by 8c29cbdef (Bac
Hi,
Here's a tiny syntax fix in org manual.
YiufungFrom 2b63acfdb9f48fd48bce180f4894ed89b3910fe3 Mon Sep 17 00:00:00 2001
From: Cheong Yiu Fung
Date: Tue, 27 Apr 2021 10:10:14 +0800
Subject: [PATCH] org-manual.org: Fix syntax
* doc/org-manual.org (HTML export commands): Fix kbd representation
Cheong Yiu Fung writes:
> Subject: [PATCH] org-manual.org: Fix syntax
>
> * doc/org-manual.org (HTML export commands): Fix kbd representation
Thanks. Pushed (58cacdf0e), adding a period after "representation".
Timothy writes:
> From a quick test myself, this appears reproducible, though I have no
> idea what's going on (yet). Please let me know if you find anything.
I remember seeing similar gnuplot errors using ob-gnuplot. They tend to
disappear upon restarting gnuplot process (M-x gnuplot-kill-gunpl
Ihor Radchenko writes:
> ob-gnuplot does not refresh gnuplot session.
>
> A quick look through org-plot code shows that gnuplot session is also
> preserved:
That's why the reset command is run:
https://code.orgmode.org/bzg/org-mode/src/master/lisp/org-plot.el#L560
>From the docs:
> The reset
Bastien writes:
> Slightly offtopic but I sat down this week-end trying to grasp with
> very few words what I learned on how to use to-do lists efficiently
> over the years, and here it is:
I am wondering if we can incorporate such or similar tips into Org mode
manual. Similar to Elisp manual se
Timothy writes:
> That's why the reset command is run:
> https://code.orgmode.org/bzg/org-mode/src/master/lisp/org-plot.el#L560
Sorry, I missed that. It should indeed make things much less likely to
break. One exception is when plot depends on settings defined in
.gnuplot file. reset command cle
Hi Kyle,
Kyle Meyer writes:
> Bastien writes:
>
>> Hi,
>>
>> thanks for the patch, we do indeed need to move forward for this.
>>
>> Could you propose the patch against the master branch (not the maint
>> branch, since this is not a bugfix) and perhaps fix *all* warnings?
>
> Thanks, but these w
Hi Eric,
Eric S Fraga writes:
> On Monday, 26 Apr 2021 at 17:11, Timothy wrote:
>> Since you don't seem to have pushed yet, here's an updated patche that
>> takes into account Nicolas' comments.
>
> Oh, and to clarify: I don't have push access; I can only do testing but
> not installation!
If y
Bastien writes:
> we are looking for someone to take charge of a very important task:
> reproducing bugs reported on this list.
I'm happy to close this call for help, as John (cc'ed) kindly
volunteered to help with this task.
Thanks John!
Of course, everyone is still welcome to try reproducing
Hi Gustavo,
sorry it took so long to get back to this.
Bastien writes:
> Gustavo Barros writes:
>
>> the new release brought the interesting value `headline-data' to the
>> option `org-adapt-indentation'. However it introduces some issues
>> regarding the indentation of log entries in the `
65 matches
Mail list logo