all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dmitry@gutov.dev>
To: Juri Linkov <juri@linkov.net>
Cc: 66464@debbugs.gnu.org
Subject: bug#66464: Vc mode-line
Date: Sun, 12 Nov 2023 12:59:18 +0200	[thread overview]
Message-ID: <8cebae4c-24eb-94d7-c682-ccf0d4bccbca@gutov.dev> (raw)
In-Reply-To: <86r0kvwg16.fsf@mail.linkov.net>

On 12/11/2023 10:07, Juri Linkov wrote:
> Oh, this means that removing a space is useless for such mode-lines.
> 
> Ok, then let's add a much cleaner option `no-backend'.
> Then anyone who doesn't like that space could customize
> the mode line with something like
> 
>    (define-advice vc-mode-line (:after (&rest _args) remove-space)
>      (setq vc-mode (string-trim-left vc-mode)))

That certainly works for me.

Thanks!





  reply	other threads:[~2023-11-12 10:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-11 16:29 bug#66464: Vc mode-line Juri Linkov
2023-10-16  1:11 ` Dmitry Gutov
2023-10-16 17:14   ` Juri Linkov
2023-10-31  7:40 ` Juri Linkov
2023-11-09 16:41   ` Juri Linkov
2023-11-10  2:04     ` Dmitry Gutov
2023-11-10  7:33       ` Juri Linkov
2023-11-10 23:54         ` Dmitry Gutov
2023-11-11 18:50           ` Juri Linkov
2023-11-11 22:05             ` Dmitry Gutov
2023-11-12  8:07               ` Juri Linkov
2023-11-12 10:59                 ` Dmitry Gutov [this message]
2023-11-13  7:11                   ` Juri Linkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8cebae4c-24eb-94d7-c682-ccf0d4bccbca@gutov.dev \
    --to=dmitry@gutov.dev \
    --cc=66464@debbugs.gnu.org \
    --cc=juri@linkov.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.