GNU bug report logs - #75410
[PATCH] image-dired: Add extra keybinds for navigation

Previous Next

Package: emacs;

Reported by: Gabriel Santos <gabrielsantosdesouza <at> disroot.org>

Date: Mon, 6 Jan 2025 20:09:01 UTC

Severity: wishlist

Tags: patch

Fixed in version 31.1

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75410: closed ([PATCH] image-dired: Add extra keybinds for
 navigation)
Date: Wed, 12 Feb 2025 05:35:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 11 Feb 2025 21:34:06 -0800
with message-id <CADwFkm=HcrQ-fptoCb-ne1tt2OOT4Gh04YZ0K=LsQjhzbR0VoQ <at> mail.gmail.com>
and subject line Re: bug#75410: [PATCH] image-dired: Add extra keybinds for navigation
has caused the debbugs.gnu.org bug report #75410,
regarding [PATCH] image-dired: Add extra keybinds for navigation
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
75410: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75410
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Gabriel Santos <gabrielsantosdesouza <at> disroot.org>
To: bug-gnu-emacs <at> gnu.org
Cc: Stefan Kangas <stefankangas <at> gmail.com>
Subject: [PATCH] image-dired: Add extra keybinds for navigation
Date: Mon, 06 Jan 2025 17:07:24 -0300
[Message part 3 (text/plain, inline)]
Greetings,

I discovered this mode through a blog post from Sacha:

<https://sachachua.com/blog/2025/01/using-image-dired-to-browse-the-latest-screenshots-from-multiple-directories/>

And I really liked it.

Though, I felt that it was missing something:

Some keybinds for navigation besides C-n and C-p, like those found in
other read-only modes, such as dired-mode.

This patch binds the following keys in `image-dired-thumbnail-mode-map':

- "f" :: `image-dired-forward-image'
- "b" :: `image-dired-backward-image'
- "n" :: `image-dired-next-line'
- "p" :: `image-dired-previous-line'
- "a" :: `image-dired-move-beginning-of-line'
- "e" :: `image-dired-move-end-of-line'

These keys are currently unused in the mode.

Regards,

--
Gabriel Santos

[0001-image-dired--Add-extra-keybinds-for-navigation.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Stefan Kangas <stefankangas <at> gmail.com>
To: Gabriel Santos <gabrielsantosdesouza <at> disroot.org>
Cc: 75410-done <at> debbugs.gnu.org
Subject: Re: bug#75410: [PATCH] image-dired: Add extra keybinds for navigation
Date: Tue, 11 Feb 2025 21:34:06 -0800
Version: 31.1

Gabriel Santos <gabrielsantosdesouza <at> disroot.org> writes:

> Hello,
>
> Attached is the updated patch.
>
> Here is the news entry I wrote:
>
> "
> Bound unused letters in 'image-dired-thumbnail-mode-map'
> For a more comfortable navigation experience (as in, no modifier keys),
> the keys "f", "b", "n", "p", "a" and "e" are now bound to the
> same functions as their C- counterparts.
> "
>
> Let me know what you think about it!

Thanks!  Installed on master as commit 7aa42917288.

I'm therefore closing this bug report.


This bug report was last modified 155 days ago.

Previous Next


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