emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [bug?] org-link-set-parameters: when `:display 'full', link face is


From: Juan Manuel Macías
Subject: Re: [bug?] org-link-set-parameters: when `:display 'full', link face is applied only in description part
Date: Fri, 04 Jun 2021 11:31:08 +0000

Hello again,

To simplify what I mentioned in my previous message, the bug is simply
reproducible with any link, when running `org-toggle-link-display'.

I'm not sure, but I would say it was introduced in the commit:

8bdcf51ac lisp/org.el: Update previews correctly when color chnages

Best regards,

Juan Manuel 

Juan Manuel Macías writes:

> Hi all,
>
> In master:
>
> if I do:
>
> (org-link-set-parameters "foo"
>                        :display 'full
>                        :face '(:foreground "chocolate" :weight bold 
> :underline t))
>
> and then:
>
> [[foo:target][description]]
>
> the face parameter is only applied in the description part.
>
> Expected result: shouldn't the face be applied to the entire link?
>
> Best regards,
>
> Juan Manuel 
>




reply via email to

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