GNU bug report logs - #77140
[PATCH] Strip text properties on recentf entries

Previous Next

Package: emacs;

Reported by: Ship Mints <shipmints <at> gmail.com>

Date: Thu, 20 Mar 2025 16:57:01 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ship Mints <shipmints <at> gmail.com>
To: Robert Pluim <rpluim <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 77140 <at> debbugs.gnu.org, stefankangas <at> gmail.com
Subject: bug#77140: [PATCH] Strip text properties on recentf entries
Date: Fri, 21 Mar 2025 11:43:38 -0400
[Message part 1 (text/plain, inline)]
On Fri, Mar 21, 2025 at 11:29 AM Robert Pluim <rpluim <at> gmail.com> wrote:

> >>>>> On Fri, 21 Mar 2025 11:26:46 -0400, Ship Mints <shipmints <at> gmail.com>
> said:
>
>     Ship> Thanks.  I saw that.  magit uses its own minor mode on top of
> text-mode.
>     Ship> Jonas seems thoughtful enough to have considered log-edit-mode,
> probably?
>
> You can use the magit minor mode on top of `log-edit-mode', see
> `git-commit-major-mode' (thanks to Stefan K for pointing this out to
> me).
>

Cool.  I just added the following to my emacs .dir-locals-2.el.  I'll make
it my default if I like it for Emacs.

(
 (nil . ((git-commit-major-mode . log-edit-mode)))
)

Perhaps this is worth adopting in .dir-locals.el itself.
[Message part 2 (text/html, inline)]

This bug report was last modified 34 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.