Hi all. I often need to run some code on a remote ssh session, because
only there I can access a database and the environment is hard to
replicate, while I want to keep the code I run on my local machine.
The remote session is initialised with run-python after I change
default-directory and use py
Ihor Radchenko writes:
> I finally managed to get some working fix.
> At least it kind of works on my system using bash.
> The idea is changing shell prompt to something unique when we initialize
> the session.
>
> See the attached patch.
Fixed.
Applied onto main via a35d16368.
https://git.savan
"Rohit Patnaik" writes:
> I've added the entry in the NEWS file, added the entry for the new
> variable to section 14.1.5 of the manual, updated the docstring to
> have double space periods, and updated the commit message to follow
> the changelog style described on
> https://orgmode.org/worg/org
Max Nikulin writes:
> On 22/08/2022 11:10, Ihor Radchenko wrote:
>>
>> Maybe, in addition to "Return cons consisting of file name and node name",
>> you can put something like "File name may also be a virtual file name
>> (see `Info-virtual-files')."
>
> I have tried to fix docstrings.
Thanks!
John Young writes:
> In the org mode manual the description for org-agenda-clockreport-mode states
> that using a prefix argument when toggling this mode (i.e. typing “C-u R”)
> causes the clock table to exclude contributions to entries hidden by agenda
> filtering (as activated by typing “/“)
Lars Ingebrigtsen writes:
> The bug on the Emacs side was fixed by Augusto's patch, I think, but
> there's a remaining problem in ob-python, so I'm reassigning this bug
> report to org-mode.
Could you please elaborate what the problem is?
There have been multiple issues in this thread and the on
André A. Gomes writes:
> The changelog for org 9.5 mentions that the keybinding for
> org-table-blank-field has been removed, but it seems it isn't the case
> as I'm running version 9.5.4.
Are you sure? Have you tried starting from emacs -Q (see
https://orgmode.org/manual/Feedback.html)?
The c
Ihor Radchenko writes:
> André A. Gomes writes:
>
>> The changelog for org 9.5 mentions that the keybinding for
>> org-table-blank-field has been removed, but it seems it isn't the case
>> as I'm running version 9.5.4.
>
> Are you sure? Have you tried starting from emacs -Q (see
> https://orgmod
From: Giovanni Alfredo Garciliano Díaz
* lisp/ox-html.el (org-html-doctype-alist): Fix system identifier for XHTML 1.1
DTD
Right DTDs are listed on https://www.w3.org/QA/2002/04/valid-dtd-list.html
TINYCHANGE
---
lisp/ox-html.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --gi
André A. Gomes writes:
>>> Also, it might be worth mentioning in the manual that this command works
>>> when a region is selected.
>>
>> Indeed M-x org-table-blank-field does work when region is selected. Just
>> as documented.
>
> I meant in the manual, not in the docstring. But perhaps it does
rapun...@disroot.org writes:
> From: Giovanni Alfredo Garciliano Díaz
>
> * lisp/ox-html.el (org-html-doctype-alist): Fix system identifier for XHTML
> 1.1 DTD
>
> Right DTDs are listed on https://www.w3.org/QA/2002/04/valid-dtd-list.html
>
> TINYCHANGE
Thanks!
However, the patch does not apply
Thanks so much for making those changes and getting it merged.
-- Rohit
George Moutsopoulos writes:
> Hi all. I often need to run some code on a remote ssh session, because
> only there I can access a database and the environment is hard to
> replicate, while I want to keep the code I run on my local machine.
>
> The remote session is initialised with run-python af
l...@tosk.in writes:
> Good Afternoon,
>
> I have my org directory filled with encrypted files ending in ".org.gpg". The
> publish documentation says that org-mode will
> automatically replace references to ".org" files with ".html", but this is
> not an automatic action if the files are ".org
14 matches
Mail list logo