Re: Newbie Questions on Spreadsheets

2022-05-19 Thread Quiliro Ordóñez
El 2022-05-19 18:14, Jun Inoue escribió: > Hi Quiliro! This $ is actually not a money amount, but it has special > meaning within org-mode spreadsheets. Have a look at this page: > https://orgmode.org/manual/Advanced-features.html Nice! Thanks. ‘$’Fields in this row can define

Re: Trouble producing nicely aligned org tables from emacs-jupyter code blocks using latest org version

2022-05-19 Thread Mark Barton
Richard, You might want to check to see if pulsar is a good replacement for beacon. I had been using beacon for a while and switched recently. I don’t use Jupiter-python blocks any more because of some compatibility issues I experienced because I chose to compile Emacs from the master branch.

Re: Newbie Questions on Spreadsheets

2022-05-19 Thread Jun Inoue
On Thu, May 19, 2022 at 10:47 PM Quiliro Ordóñez wrote: > El 2022-05-18 21:13, Jun Inoue escribió: > > > 1. How do you apply a column formula? > > > > The info manual mentions C-u C-c *, but this doesn't always work. For > > example, I have > > > > | $ | | | > > | | 2.80 | | > > |

Re: Trouble producing nicely aligned org tables from emacs-jupyter code blocks using latest org version

2022-05-19 Thread Richard H. Stanton
Here’s a simple init.el that shows the problem (most of it is just boilerplate code to use straight.el to manage packages, and you may need to edit the python executable path). --- ;;; straight (defvar bootstrap-version) (let ((bootstrap-file (expand-file-name

Re: Default attributes for images in beamer export

2022-05-19 Thread Eric S Fraga
On Thursday, 19 May 2022 at 17:17, ed...@openmail.cc wrote: > #+BIND: org-latex-image-default-width 0.5\textwidth Try #+BIND: org-latex-image-default-width "0.5\\textwidth" and make sure org-export-allow-bind-keywords is set to t. -- : Eric S Fraga, with org release_9.5.3-507-g4f0f24 in

Re: Trouble producing nicely aligned org tables from emacs-jupyter code blocks using latest org version

2022-05-19 Thread Richard H. Stanton
After a lot of bisecting my init.el to create the simplest possible example that shows the problem, I found that removing the package beacon makes everything work OK, both in sync and async mode. > On May 19, 2022, at 6:37 AM, Ihor Radchenko wrote: > > Richard Stanton writes: > >> A bit

Re: [tip] Export and open a PDF in Android via Termux

2022-05-19 Thread Juan Manuel Macías
Eric S Fraga writes: > Same with me. I have to have a smartphone as our institution made the > decision to remove all landlines and have all staff use MS Teams as our > work "phone". I use termux to give me access to Emacs + org so that I > at least get some real use out of the "smart"phone.

Default attributes for images in beamer export

2022-05-19 Thread edgar
Hello, I am trying to set the default height (or width) of all pictures for my Beamer slides (ox-beamer) for a single file. How can I do it? I am currently trying this: #+begin_src org #+BIND: org-latex-image-default-width 0.5\textwidth #+property: :latex-image-default-width

Re: [BUG] HTML export of buffer with fringe indicators

2022-05-19 Thread Daniel Fleischer
Ihor Radchenko [2022-05-19 Thu 21:43] wrote: > What if you try to run M-: (htmlize-buffer) > on your file? It works, creating an HTML buffer that can be opened and looks good. -- Daniel Fleischer

Re: Bug in 9.5.3 org--file-default-apps

2022-05-19 Thread Max Nikulin
On 19/05/2022 20:39, Ihor Radchenko wrote: Max Nikulin writes: On 18/05/2022 18:36, Ihor Radchenko wrote: The behaviour is dependent on the OS-level mailcap defaults. What does (mailcap-mime-info nil) return for you? view-mode ^ run-mailcap --norun ~/path/to/script Note that

Re: Newbie Questions on Spreadsheets

2022-05-19 Thread Quiliro Ordóñez
El 2022-05-18 21:13, Jun Inoue escribió: > 1. How do you apply a column formula? > > The info manual mentions C-u C-c *, but this doesn't always work. For > example, I have > > | $ | | | > | | 2.80 | | > | | 5.53 | | > #+TBLFM: $3=$2 > > and typing C-u C-c * inside the table

Re: [BUG] HTML export of buffer with fringe indicators

2022-05-19 Thread Ihor Radchenko
Daniel Fleischer writes: > Ihor Radchenko [2022-05-18 Wed 20:54] wrote: > >> Can you set debug-on-error to t and share the full backtrace? > > Attached. > ... > htmlize-buffer-1() What if you try to run M-: (htmlize-buffer) on your file? Best, Ihor

Re: Bug in 9.5.3 org--file-default-apps

2022-05-19 Thread Ihor Radchenko
Max Nikulin writes: > On 18/05/2022 18:36, Ihor Radchenko wrote: >> Max Nikulin writes: >> >>> Sounds reasonable. However I just have tried a [[file:~/path/to/script]] >>> link running Org main HEAD and the file is opened in emacs (26.3) other >>> window. >> >> The behaviour is dependent on

Re: Trouble producing nicely aligned org tables from emacs-jupyter code blocks using latest org version

2022-05-19 Thread Ihor Radchenko
Richard Stanton writes: > A bit more experimenting shows that asynchronous execution is actually a part > of my original problem. By default, I have jupyter-python blocks running > asynchronously. In that case, the tables don’t format quite right, as I > noted. But if I add the header ":async

Org-cite rocks!

2022-05-19 Thread Christian Moe
Hi, This is just to say that I've finally got around to testing org-cite with citeproc.el and it's awesome. A big thanks to Bruce, András, Nicolas and everyone else who's been patiently chipping away at this for years. Yours, Christian

Re: Org Yaap: Termux notifications for Org

2022-05-19 Thread Christian Stuermer
Hello Tyler, thank you for sharing, I will try it out! I'm currently trying to shift more and more from specialized apps on every OS to Emacs, but it's a slow process. So I'm happy for every help I can get. My next projects will be switching to Gnus as mailclient, elfeed + Emms (+ perhaps

Re: [please check] Add RET to go from overlay to edit buffer

2022-05-19 Thread Marco Wahl
Hi Ihor! Ihor Radchenko writes: > Marco Wahl writes: > >> Just pushed the little feature "RET to go from overlay to edit buffer". > > Two comments: > 1. It would make sense to mention the new key binding in NEWS > 2. org-edit-src-goto binding is slightly confusing given the >behaviour of

Re: [tip] Export and open a PDF in Android via Termux

2022-05-19 Thread Eric S Fraga
On Tuesday, 17 May 2022 at 17:56, Juan Manuel Macías wrote: > but lately I have been forced to go back to these devices for work > reasons, so I thought of Termux as the foreigner who is in a strange Same with me. I have to have a smartphone as our institution made the decision to remove all