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

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

bug#40694: 28.0.50; [feature/native-comp] Different behavior of org-inse


From: Sébastien Miquel
Subject: bug#40694: 28.0.50; [feature/native-comp] Different behavior of org-insert-link from org-plus-contrib
Date: Sat, 18 Apr 2020 09:14:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

With a minimal init.el to allow (use-package org :ensure org-plus-contrib), and once it is natively compiled, calling org-insert-link doesn't prompt for a description.

Describe function reports that org-insert-link is native compiled Lisp function in ‘ol.el’.

Manually evaluating the source in ol.el restores the correct behaviour: org-insert-link prompts for a link, then for a description.






reply via email to

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