-
Hi,
After reading the RSS article, I want to save some on my PC. What do you think I should do?
I found no function or key binding that can save the article.
Thank you for your help.
Tim
-
No reasons are given for the recommendation to use two spaces rather than single tabs in indentation. At least two questions must be answered: (1) Why prefer spaces to tabs and (2) Why prefer multipl…
-
Hi:
I have a different emacs path in my system so I need to update e2ansi-cat header everytime I download it:
Could you consider to use:
`#!/usr/bin/env emacs`
?
Thanks in advance,
Ergu…
Ergus updated
4 years ago
-
Since write.as doesn't support hosting images directly, it would be handy if images linked to from the Org file were converted to data: URIs when the content is uploaded.
-
## Description
emacs writes backup files with a `~` (tilde) at the end. jj automatically picks them up if you forgot to ignore them in the `.gitignore` file.
I can't untrack them in the latest ver…
-
-
Instead of hard-coding site-lisp location in Makeconfig we could look at the entries of the load-path in `$(EMACS)` -q. This is how path looks on debian-like `"/etc/emacs25" "/etc/emacs" "/usr/local/s…
-
Moving from: https://github.com/nobiot/org-transclusion/issues/177
Reporting a related issue: duplication of the #+transclude: line when saving a modified file.
To reproduce:
Introduce a tra…
-
**Is your feature request related to a problem? Please describe.**
The position table consumes memory and a per-position memory consumption stops us from generating many positions, which is also ba…
-
Things like DrRacket and Emacs offer commands to comment and un-comment a region.
Non-s-expression langs should be able to supply information for these commands, via a new info key named something …