help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Inserting heading level and titile from first non-blank line


From: Emanuel Berg
Subject: Re: Inserting heading level and titile from first non-blank line
Date: Fri, 29 Mar 2024 10:43:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Heime wrote:

> And want ta adapt it for a user to select the heading level.
> As the title, of the heading I want to use the first
> non-blank line that follows the position of the heading.
>
> (defun kinus ()
>   (interactive)
>   (outline-insert-heading))

You must add additional Elisp to achieve that.

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]