mu4e-main: fix byte-compiler warning
This commit is contained in:
@ -374,7 +374,7 @@ When REFRESH is non nil refresh infos from server."
|
|||||||
"Create the mu4e main-view, and switch to it or show the menu.
|
"Create the mu4e main-view, and switch to it or show the menu.
|
||||||
When REFRESH is non nil refresh infos from server.
|
When REFRESH is non nil refresh infos from server.
|
||||||
|
|
||||||
If `mu4e-split-view' equals 'single-window, show a mu4e menu
|
If `mu4e-split-view' equals \='single-window, show a mu4e menu
|
||||||
instead."
|
instead."
|
||||||
(if (eq mu4e-split-view 'single-window)
|
(if (eq mu4e-split-view 'single-window)
|
||||||
(mu4e--main-menu)
|
(mu4e--main-menu)
|
||||||
|
|||||||
Reference in New Issue
Block a user