all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to change org face in minibuffer ?
@ 2018-04-27 23:58 Zhang Jun
  2018-04-29  1:49 ` Zhang Jun
  0 siblings, 1 reply; 2+ messages in thread
From: Zhang Jun @ 2018-04-27 23:58 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 216 bytes --]

org-mode v9.0.7

https://postimg.cc/image/5f7wai15x/


when moving cursor in org document, the section names display in minibuffer,
it change minibuffer height frequently,

don't know which face/variable defined it.

[-- Attachment #2: org-minibuffer.jpg --]
[-- Type: image/jpeg, Size: 8757 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how to change org face in minibuffer ?
  2018-04-27 23:58 how to change org face in minibuffer ? Zhang Jun
@ 2018-04-29  1:49 ` Zhang Jun
  0 siblings, 0 replies; 2+ messages in thread
From: Zhang Jun @ 2018-04-29  1:49 UTC (permalink / raw)
  To: help-gnu-emacs

I comment out org-level-* in tangotango-theme.el, minibuffer height does
not change anymore.

 ;; `(org-level-1 ((t (:bold t :foreground "dodger blue" :height 1.5))))
 ;; `(org-level-2 ((t (:bold t :foreground "#edd400" :height 1.2))))
 ;; `(org-level-3 ((t (:bold t :foreground "#6ac214" :height 1.0))))
 ;; `(org-level-4 ((t (:bold nil :foreground "tomato" :height 1.0))))

it is better display those text in minibuffer with default font size
without modify theme or not display it at all.


On Sat, Apr 28, 2018 at 7:58 AM, Zhang Jun <gb2313@gmail.com> wrote:

> org-mode v9.0.7
>
> https://postimg.cc/image/5f7wai15x/
>
>
> when moving cursor in org document, the section names display in
> minibuffer,
> it change minibuffer height frequently,
>
> don't know which face/variable defined it.
>
>
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-29  1:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-27 23:58 how to change org face in minibuffer ? Zhang Jun
2018-04-29  1:49 ` Zhang Jun

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.