Hello. I use fill-paragraph function with (setq fill-prefix " ") variable.
If I have list:
1) text text text texttext texttext texvttext texttext texttext
texttext texttext texttext texttext texttext text
2) text text text texttext texttext texttext texttext texttext
texttext texttext texttext te
Ihor Radchenko wrote:
> James Thomas writes:
>
>> I'd like to let you know of a package I made, mainly for personal use:
>>
>> https://codeberg.org/quotuva/tchanges
>>
>> It lets Emacs users collaborate with others who use Office software like
>> Libreoffice, using the 'track changes' feature. I'
> im on tecosaur's dev branch (version 9.7-pre)
> i have the following in an org file:
> ```org
> #+name: fig-switching-circuit-1
> #+caption: implementation of \(p\)
> [[attachment:circuit.svg]]
> ```
> it gets turned into this
> ```
> \includesvg[width=.9\linewidth]{/home/mahmooz/brain/notes/data
Matthew Clarke writes:
> When using an indirect buffer I get the warning
> ...
> Warning (org-element-cache): org-element--cache: Org parser error in
> PIBBSS.org<2>::488418. Resetting.
> ...
> I am also experiencing, in indirect buffers, the inability to unfold
> org-headings, and problems where
the_wurfkreuz writes:
> When i comment something inside a source block but then decide to undo
> the commenting, the cursor ends up on the very first line of the block.
>
> Steps to reproduce:
> ...
Thanks for reporting!
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit
Orm Finnendahl writes:
>> Or we can make `org-export-as' retain INFO channel when returning the
>> output. Then, we can make `org-export-to-file' make use of the INFO
>> channel to decide the file name. This way, there will be no need to
>> decide the file name before running the parsing.
>
> Are
Orm Finnendahl writes:
>> Is there any situation when you need to export the full document
>> vs. multipage to different places?
>
> Actually that is what I'm currently doing (and what I need for my
> publishing chain): The single-page document is not in the html folder
> used for the multipage d
Chris Keschnat writes:
>> I have found 2 extensions for capturing to Org-mode from Firefox:
>>
>> - Org Capture (by Kosta):
>> https://addons.mozilla.org/fr/firefox/addon/org-capture/
>>
>> - org-protocol (by Wojciech Siewierski):
>> https://addons.mozilla.org/fr/firefox/addon/org-protocol/
>
Hello,
I've found a bug in =org--plot/sensible-tick-num=, when a plot has a
range of a power of 10 (1, 10, 100, ...).
To reproduce, run =org-plot/gnuplot= on the following plot:
#+plot: type:radar min:0 max:10
| Metric | Value |
|-+---|
| alpha | 2 |
| beta| 4 |
| gamm
the_wurfkreuz writes:
> When I create a source block, pressing ENTER (RET) at the end of the
> first line indents the cursor visually about 10 characters to the
> right. If I press RET again to create a new line, it re-indents the
> previously displaced line, but the new line is also incorrectly
Sébastien Gendre writes:
Hi,
I'm not actively using this but I had it configured and just tested that
it works. It might not answer you're questions directly, but I hope it helps.
> How to capture data from a web page to Org-mode ?
>
> * What I need
> I want to be able to capture different kind
James Thomas writes:
> I'd like to let you know of a package I made, mainly for personal use:
>
> https://codeberg.org/quotuva/tchanges
>
> It lets Emacs users collaborate with others who use Office software like
> Libreoffice, using the 'track changes' feature. I'd previously mentioned
> it on h
When using an indirect buffer I get the warning
Warning (org-element-cache): org-element--cache: Org parser error in
PIBBSS.org<2>::488418. Resetting.
The error was: (error "Invalid search bound (wrong side of point)")
Backtrace:
" backtrace-to-string(nil)
org-element-at-point(488418)
org-e
Hello everyone,
How to capture data from a web page to Org-mode ?
* What I need
I want to be able to capture different kind of information :
- Article, to read later
- Book, with all its metadata (title, author, subject, etc)
- Magazin, to buy later (title, editor, price, etc)
- IRL event,
* [2024-07-06 13:36] Max Nikulin:
On 18/06/2024 00:57, Ihor Radchenko wrote:
Max Nikulin writes:
Some shells support "semantic shell" that allows terminal applications
e.g. to copy whole command output. It is based on escape sequences.
https://gitlab.freedesktop.org/Per_Bothner/specificatio
15 matches
Mail list logo