emacs-orgmode
[Top][All Lists]
Advanced

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

Bug ? : No indentation for the text in inline tasks


From: Nicolas Odermatt-Lemay
Subject: Bug ? : No indentation for the text in inline tasks
Date: Tue, 3 May 2022 00:40:38 -0400

Greetings,

Step to reproduce:
1- Enable (org-indent-mode) in an org buffer.
2- Use the command (org-inlinetask-insert-task) 
3- Insert some text between the task's title and the keyword END
4- Notice that the text between the title and the keyword END isn't properly indented. 

I'm not sure if this is helpful, but I noticed that we have the right indentation when using the code from org-inlinetask.el of this old repository:
https://github.com/ngz/org-mode-lists/blob/master/lisp/org-inlinetask.el

Thanks for your work, org-mode is an amazing piece of software. 



reply via email to

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