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: Gabriel Santos <gabrielsantosdesouza <at> disroot.org>
Subject: bug#75410: closed (Re: bug#75410: [PATCH] image-dired: Add extra
 keybinds for navigation)
Date: Wed, 12 Feb 2025 05:35:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#75410: [PATCH] image-dired: Add extra keybinds for navigation

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 75410 <at> debbugs.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: 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.

[Message part 3 (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 4 (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)]

This bug report was last modified 156 days ago.

Previous Next


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