Rudolf Adamkovič writes:
> The patches are
>
> ready for code review
>
> now.
Now with '[PATCH]' in the subject. :)
Rudy
--
"I do not fear death. I had been dead for billions and billions of
years before I was born, and had not suffered the slightest
inconvenience from it." --- Mark Twai
Sorry, this message is not for this list.
I will share it with emacs help list.
Best regards
> I'll send a short example of using org-link-preview to asynchronously
> preview youtube links as thumbnails soon.
Here is a prototype of asynchronous org-link-preview of Youtube links in
Org mode: https://share.karthinks.com/ol-preview-web.el
Essentially I defined an async fetcher `ol-preview-w
>> Would you like this to be part of org.el or should I spin out an
>> org-image-preview.el feature+library?
>
> Spin out will be easier when for my rebase :)
Please find attached the draft of a patch implementing a general
link-preview system.
The idea is the following:
1. Introduce the :p
Hello,
I'm experiencing strange behavior when setting a keybinding.
C-RET keybinding does not work for me, and I have had to use C-,
although M-RET does work:
This doesn't work:
(define-key dired-mode-map (kbd "C-RET") 'dired-w32explore)
I receive this message:
C- is undefined
This works, tho
Hi Marcin!
Below I shared some ideas
> -Original Message-
> From: mbork at mbork.pl
>
> Sent: Friday, August 23, 2024 7:21 AM
> To: Kepa
> Subject: Re: Orgmode keybindings in Dired?
>
> On 2024-08-22, at 18:27, Kepa wrote:
>
> > Hi
> >
> > I'm starting to use Dired and I like it.
> >
Ping?
(NOTE: Updated documentation patch below has one very minor typo fixed. END
NOTE)
>From 1a862dd5af174af480cedf35fbed94a7e4dfb69b Mon Sep 17 00:00:00 2001
From: Alexander Adolf
Date: Sat, 17 Aug 2024 18:29:51 +0200
Subject: [PATCH] doc/org-manual.org: better explain columnview column summa
Response below/inline for email Kepa wrote:
> (original email sent 22 Aug 2024 at 18:27)
> I'm starting to use Dired and I like it.
dired is an excellent tool!
> I would like to know your opinion, fellow orgmode users about
> keybindings in Dired:
> Is it worth modifying Dired's keybindings to ma
Rudolf Adamkovič writes:
> I found a bug where
>
> the Top node ignores ALT_NAVIGATION.
>
> This is because the node
>
> is treated separately in `ox-texinfo.el'.
>
> I will fix the bug it today.
And fixed! Please see the attached patches.
(I also fixed commit messages, indentation, et
I hit the same bug when running emacs/master (5e940a353e37) and bisected
it to:
commit 5a125fb5a9736bd3c67cf6ff9acc185d8e2260e2
Author: Kyle Meyer
Date: Sun Jun 9 13:06:28 2024 -0400
Update to Org 9.7.3
This is the org-mode commit that added (require 'ox-ascii)
commit d38ca5923
>>> Do you want Org markup to be displayed in non-Org buffers?
>>
>> Well, part of it. Or more to make some parts of org-markup configurable, and
>> usable as minor modes so they can be easier used outside of org-mode.
>
>This is not the direction Org mode project is going. We do the revers
Rudolf Adamkovič writes:
> 1. Custom, or disabled, Texinfo navigation.
I found a bug where
the Top node ignores ALT_NAVIGATION.
This is because the node
is treated separately in `ox-texinfo.el'.
I will fix the bug it today.
Cheers!
Rudy
--
"I love deadlines. I love the whooshing
12 matches
Mail list logo