all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Dima Kogan <dima@secretsauce.net>
Cc: 18397@debbugs.gnu.org
Subject: bug#18397: 24.3; [PATCH] follow-minor-mode now has an indicator in the modeline
Date: Tue, 23 Feb 2016 23:12:20 +1100	[thread overview]
Message-ID: <87y4abocbf.fsf@gnus.org> (raw)
In-Reply-To: <87mwaglgk9.fsf@secretsauce.net> (Dima Kogan's message of "Wed, 03 Sep 2014 11:11:50 -0700")

Dima Kogan <dima@secretsauce.net> writes:

> Hi. Here's a tiny patch to add a modeline indicator when using
> follow-minor-mode
>
>>From fcb11c6bd6b02aa42ff4fe3c62ba5cb2add8cede Mon Sep 17 00:00:00 2001
> From: Dima Kogan <dima@secretsauce.net>
> Date: Wed, 3 Sep 2014 11:10:38 -0700
> Subject: [PATCH] follow-minor-mode now has an indicator in the modeline
>
> ---
>  lisp/follow.el | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/lisp/follow.el b/lisp/follow.el
> index ddb25be..5ab8f10 100644
> --- a/lisp/follow.el
> +++ b/lisp/follow.el
> @@ -414,6 +414,7 @@ This command runs the normal hook `follow-mode-hook'.
>  Keys specific to Follow mode:
>  \\{follow-mode-map}"
>    :keymap follow-mode-map
> +  :lighter " Follow"

This seems like a pretty uncontroversial change, but not all minor modes
(especially the more "global" ones) create a lighter, because that would
be a lot of ... mode line stuff.

I don't use follow mode myself, so I don't know.  Opinions?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2016-02-23 12:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-03 18:11 bug#18397: 24.3; [PATCH] follow-minor-mode now has an indicator in the modeline Dima Kogan
2016-02-23 12:12 ` Lars Ingebrigtsen [this message]
2019-06-25 21:30 ` Lars Ingebrigtsen

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=87y4abocbf.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=18397@debbugs.gnu.org \
    --cc=dima@secretsauce.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.