GNU bug report logs -
#73308
[PATCH] Add file-to-register and buffer-to-register.
Previous Next
Reported by: Barra Ó Catháin <barra <at> ocathain.ie>
Date: Mon, 16 Sep 2024 23:44:02 UTC
Severity: wishlist
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
[Message part 1 (text/plain, inline)]
Your message dated Sat, 05 Oct 2024 13:08:13 +0300
with message-id <86setax3oy.fsf <at> gnu.org>
and subject line Re: bug#73308: [PATCH] Add file-to-register and buffer-to-register.
has caused the debbugs.gnu.org bug report #73308,
regarding [PATCH] Add file-to-register and buffer-to-register.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
73308: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73308
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Tags: patch
Tags: patch
This patch adds two new functions and keybindings for them,
file-to-register and buffer-to-register.
These functions make it simpler to put a file/buffer into a register,
which I have personally found to be useful when working with projects
where I don't wish to disturb the point or to pull up notes files.
(Previously submitted, but I was unfortunately unable to follow it up at
the time due to life getting busy!)
Questions and comments appreciated, previously assigned copyright.
In GNU Emacs 29.4 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.43,
cairo version 1.18.0)
Windowing system distributor 'The X.Org Foundation', version 11.0.12101013
System Description: Arch Linux
Configured using:
'configure --sysconfdir=/etc --prefix=/usr --libexecdir=/usr/lib
--with-tree-sitter --localstatedir=/var --with-cairo
--disable-build-details --with-harfbuzz --with-libsystemd
--with-modules --with-x-toolkit=gtk3 'CFLAGS=-march=x86-64
-mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3
-Wformat -Werror=format-security -fstack-clash-protection
-fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g
-ffile-prefix-map=/build/emacs/src=/usr/src/debug/emacs -flto=auto'
'LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro
-Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto''
[0001-Add-file-to-register-and-buffer-to-register.patch (text/patch, attachment)]
[Message part 5 (message/rfc822, inline)]
> List-Unsubscribe-Post: List-Unsubscribe=One-Click
> Date: Tue, 24 Sep 2024 15:09:31 +0100
> From: Barra Ó Catháin via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> I've updated the patch to include the feedback given previously; as
> always, further comments/feedback are appreciated!
Thanks, installed on the master branch, and closing the bug.
This bug report was last modified 231 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.