On 16/08/2021 11:49, Axel Kielhorn wrote:
Thanks for fixing the errors in org cite.
I hope, what you report about are no more than warnings, not errors.
Compiling /Users/axel/src/Emacs/org-mode/lisp/org-agenda.el...
In end of data:
org-agenda.el:10873:1:Warning: the function ‘string-empty-p’
Hi Michalis. Thank you for your comments.
mvar writes:
> i can confirm the «» characters are the proper ones for the first level
> of quoting..Now about second level, personally i haven't seen such nesting in
> ages but IIRC they should be the ones (or *very* similar) in the linked image
> you p
James,
> On Aug 15, 2021, at 4:41 PM, James Powell wrote:
>
> I write a deliberate syntax error into a code block:
>
> : #+begin_src R :session
> : x <- 1
> : y xx z
> : #+end_src
>
> I put my cursor in there and C-c C-c.
>
> What I expect: a gentle useful report about the error.
Right.
There was a question on Stack-Exchange if it would be possible to build
*org-agenda* asynchronously. I could not quickly find any good answers
neither in the mailing lists nor anywhere else.
As I assume this will be a quite helpful feature for some more users, I am
notifying you about it here.
Th
Emacs' support for asynchronous operations is at best primitive. There
is built-in support for calling processes asynchonously and
there is some other development work to set the stage for adding threads,
but I think general asynchronous processing inside Emacs is a long way
off. A lot of how Ema
I've done a lot of investigation.
I totally agree with internal links not being stable through publishing:
`3c5997f1-205a-437e-8722-d5f52239a207` => `"bye.org#orgfa9c151"`
I totally agree with what Nicolas Goaziou says there:
https://lists.gnu.org/archive/html/emacs-orgmode/2021-05/msg01254.html
Charles,
being sympathetic with the idea of better error reporting, i'm curious
about the following.
> Right. But there is no error as far as babel is concerned. R has
> handled the condition. So there is nothing for babel to see/do.
...
> Running R in this fashion starts a fresh process which si
Awesome, thank you! :)
On Sat, Aug 7, 2021 at 4:15 PM Nicolas Goaziou
wrote:
> Hello,
>
> Zachary Kanfer writes:
>
> > Ox.el contains the function org-export-define-backend. One of its
> > keyword arguments is :menu-entry. The examples given include
> > (https://code.orgmode.org/bzg/org-mode/sr
Greg Minshall writes:
> Charles,
>
> being sympathetic with the idea of better error reporting, i'm curious
> about the following.
>
>> Right. But there is no error as far as babel is concerned. R has
>> handled the condition. So there is nothing for babel to see/do.
> ...
>> Running R in this
Tim Cross writes:
> Emacs' support for asynchronous operations is at best primitive. There
> is built-in support for calling processes asynchonously and
> there is some other development work to set the stage for adding threads,
> but I think general asynchronous processing inside Emacs is a lon
10 matches
Mail list logo