emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH] org-clock: Add a trailing space to the mode line string


From: Max Nikulin
Subject: Re: [PATCH] org-clock: Add a trailing space to the mode line string
Date: Sat, 4 Mar 2023 09:30:50 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1

On 04/03/2023 04:03, Rudolf Adamkovič wrote:
+(ert-deftest test-org-clock/mode-line ()
+  "Test mode line string ends in a space.
+
+\"Elements that are added to [the mode line] should normally end
+in a space (to ensure that consecutive 'global-mode-string'
+elements display properly)\" per Emacs manual, Section 24.4.4
+Variables Used in the Mode Line."

nitpick

(info "(elisp) Documentation Tips")
https://www.gnu.org/software/emacs/manual/html_node/elisp/Documentation-Tips.html

To make a hyperlink to Info documentation, write the single-quoted name
of the Info node (or anchor), preceded by ‘info node’, ‘Info node’,
‘info anchor’ or ‘Info anchor’. The Info file name defaults to ‘emacs’.
For example,

    See Info node `Font Lock' and Info node `(elisp)Font Lock Basics'.





reply via email to

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