[BUG] ob-R: session evaluation returns empty ouputs with Org 9.6 [9.6 ( @ /home/fsantos/.emacs.d/elpa/org-9.6/)]

2022-11-30 Thread Frédéric Santos
Hi everyone, With Org 9.6 released yesterday, I noticed a bug with ob-R: all R code blocks with ":results output :session *R*" in the header will return no output at all (although the code is correctly processed in the inferior ESS buffer). Steps to follow to reproduce the issue: 1. Create a min

Bug: Behavior of org-adapt-indentation [9.4.6 (9.4.6-10-gee652a-elpa @ /home/fsantos/.emacs.d/elpa/org-20210705/)]

2021-07-06 Thread Frédéric Santos
Hi! This might not be *really* a bug, but since a recent update of Org, I noticed an unwanted indentation of code blocks when the variable org-adapt-indentation is set to 'headline-data. It can be reproduced with this very minimal org config: (use-package org :config (require 'org-tempo) (s

Re: Bug: =C-c C-e l o= does not open the pdf anymore [9.3.7 (9.3.7-55-gba2405-elpa @ /home/fsantos/.emacs.d/elpa/org-20200907/)]

2020-09-15 Thread Frédéric Santos
Le 2020-09-15 à 11:15:48 CEST, Thomas Stenhaug a écrit : > I recently had the same problem, on Arch Linux with Emacs 27.1. If you > run xdg-open from an eshell, the problem should be the same. It should > also go away if you replace "xdg-open" with "setsid xdg-open". > > I ended up doing > >