unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Boruch Baum <boruch_baum@gmx.com>
To: Eli Zaretskii <eliz@gnu.org>, Lars Ingebrigtsen <larsi@gnus.org>
Cc: 49043@debbugs.gnu.org
Subject: bug#49043: 27.1: ibuffer-toggle-filter-group [BUGFIX]
Date: Tue, 15 Jun 2021 16:39:13 -0400	[thread overview]
Message-ID: <20210615203913.cgqdclatghvltktq@E15-2016.optimum.net> (raw)
In-Reply-To: <83a6nr3xqs.fsf@gnu.org>

It struck me just now to perform an rzgrep on the debian emacs 27 lisp
directory for the idiom "(1+ (line-end-position)"...

./calendar/todo-mode.el.gz:4254:				 (1+ (line-end-position)))
./calendar/todo-mode.el.gz:4273:	    (delete-region (line-beginning-position) (1+ (line-end-position)))
./calendar/todo-mode.el.gz:4332:					    (1+ (line-end-position))))
./calendar/todo-mode.el.gz:4683:	  (delete-region (line-beginning-position) (1+ (line-end-position)))
./calendar/todo-mode.el.gz:4924:    (setq cat-begin (1+ (line-end-position)))
./international/quail.el.gz:2646:			     (1+ (line-end-position)))))))
./international/quail.el.gz:2650:	  (delete-region (point) (1+ (line-end-position)))
./dired.el.gz:1479:				 (1+ (line-end-position))
./gnus/nnimap.el.gz:277:			   (1+ (line-end-position)))
./obsolete/otodo-mode.el.gz:450:    (let ((begin (1+ (line-end-position))))
./ibuffer.el.gz:1966:	    (delete-region (point) (1+ (line-end-position)))
./ibuffer.el.gz:2030:				    (min (point-max) (1+ (line-end-position))))
./emacs-lisp/smie.el.gz:1457:                            (1+ (line-end-position)) t))
./emacs-lisp/tabulated-list.el.gz:590:      (delete-region (line-beginning-position) (1+ (line-end-position)))
./progmodes/dcl-mode.el.gz:802:  (let* ((default-limit (1+ (line-end-position)))
./eshell/em-unix.el.gz:646:			 (point) (min (1+ (line-end-position))



--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1  7286 0036 9E45 1595 8BC0





      parent reply	other threads:[~2021-06-15 20:39 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15 15:52 bug#49043: 27.1: ibuffer-toggle-filter-group [BUGFIX] Boruch Baum
2021-06-15 16:15 ` Lars Ingebrigtsen
2021-06-15 20:18   ` Boruch Baum
2021-06-16  8:19     ` Lars Ingebrigtsen
2021-06-16  8:26       ` Boruch Baum
2021-06-16  8:51         ` Lars Ingebrigtsen
2021-06-16 12:04         ` Eli Zaretskii
2021-06-16 17:01           ` Boruch Baum
2021-06-16 17:10             ` Eli Zaretskii
2021-06-18 14:11       ` Stephen Berman
2021-06-19 12:06         ` Lars Ingebrigtsen
2021-06-19 12:12           ` Michael Albinus
2021-06-19 15:56         ` Michael Albinus
2021-06-19 19:56           ` Stephen Berman
2021-06-19 21:41           ` Stephen Berman
2021-06-20  8:12             ` Boruch Baum
2021-06-20 14:29               ` Michael Albinus
2021-06-21 12:25             ` Lars Ingebrigtsen
2021-06-15 16:20 ` Eli Zaretskii
2021-06-15 20:13   ` Boruch Baum
2021-06-15 20:39   ` Boruch Baum [this message]

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210615203913.cgqdclatghvltktq@E15-2016.optimum.net \
    --to=boruch_baum@gmx.com \
    --cc=49043@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=larsi@gnus.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).