Nick Dokos writes:
> I was able to reproduce it (with ksh, rather than zsh) on Org mode version
> 9.3.7 (release_9.3.7-705-gea9463 @ /home/nick/elisp/org-mode/lisp/).
>
> --8<---cut here---start->8---
> #+BEGIN_SRC ksh :session z1
> echo $HOME $0 $(which $0)
>
I discovered teh cause of this error is that new versions of orgmode sets
next-error-function and so breaks the. I've added a hook to clear this in
orgmode and I can navigate my grep properly again.
"Tory S. Anderson" writes:
> Running 9.3 as included in emacs 27, I have found a breaking error
Kyle Meyer writes:
> Rudi C writes:
>
>> #+BEGIN_SRC zsh :session z1
>> echo $HOME $0
>> #+END_SRC
>>
>> #+RESULTS:
>> : /Users/evar /bin/bash
>
> What version of Org are you using?
>
> I tried with both the latest release (9.3.7) and the current master
> branch (220f2b0d9), using default configu
Vladimir Alexiev writes:
> How can I use radio tables for that?
>
By writing a translation function, similar to
orgtbl-to-{csv,latex,html,texinfon,unicode,orgtbl}.
See
(info "(org) Tables in Arbitrary Syntax")
--
Nick
"There are only two hard problems in computer science: cache
invalidati
04.08.2020 13:27, TEC wrote:
Eric S Fraga writes:
I do like the animated images in the features page!
Glad you like them! I recently converted the static images to SVGs with
the help of someone using Emacs27 w/ Cairo, would be nice go do
something like an animated SVG in the future, but tha
Hi all,
Reticulate is an R package for interfacing between R and Python. It allows
accessing objects in a Python session from R and vice versa. See
https://rstudio.github.io/reticulate/ for more info about it.
I've written a small patch for using reticulate from org-babel. It allows
creating a
___
EmacsConf 2020
Online Conference
___
November 28 and 29, 2020
Table of Contents
_
1. Important dates
2. Talk
>>> "DG" == Dov Grobgeld writes:
> You can do the following:
> #+TBLFM: $3=$1*$2;%.0f
> Search for % at https://orgmode.org/manual/Formula-syntax-for-Calc.html .
Thanks, this was the link I was looking for.
Uwe
smime.p7s
Description: S/MIME cryptographic signature
You can do the following:
#+TBLFM: $3=$1*$2;%.0f
Search for % at https://orgmode.org/manual/Formula-syntax-for-Calc.html .
Regards,
On Mon, Aug 24, 2020 at 12:03 PM Uwe Brauer wrote:
>
> Hi
>
> Please look at
>
>
> | 20 | 0.9 | 18. |
> #+TBLFM: $3=$1*$2;f0
>
>
> I'd prefer to have the result
Hi
Please look at
| 20 | 0.9 | 18. |
#+TBLFM: $3=$1*$2;f0
I'd prefer to have the result 18, just written 18 and not 18.
I can't the right format in the documentation.
Thanks and regards
Uwe Brauer
Hello!
Not much has changed since my last message, other than me becoming
fairly busy :(
I have performed debuzzwordification on the header, and
implemented the compacted design prototyped previously. I expect
Maxim will likely still think the font-size is too big, but I
somewhat like it as
Hi Maintainers,
Are we still in a feature freeze? At the start of June Bastien
announced a feature freeze (Release 9.3.7). As we are now moving
into September, I'm wondering if this is still in effect? I can't
see any recent emails from Bastien either so I'm guessing he's
just been snowed u
12 matches
Mail list logo