From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#65621: [PATCH] `dired-next-line' go to meaningful line Date: Wed, 30 Aug 2023 17:20:12 +0300 Message-ID: <83y1hsfw83.fsf@gnu.org> References: <834jkghcu1.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8416"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 65621@debbugs.gnu.org To: Shynur Xie Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Aug 30 16:22:12 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qbM5D-0001u6-Sp for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 30 Aug 2023 16:22:12 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qbM4y-0004Ks-Dn; Wed, 30 Aug 2023 10:21:56 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qbM4w-0004Jk-Hb for bug-gnu-emacs@gnu.org; Wed, 30 Aug 2023 10:21:54 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qbM4w-0001Qd-7q for bug-gnu-emacs@gnu.org; Wed, 30 Aug 2023 10:21:54 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qbM53-0003rS-PR for bug-gnu-emacs@gnu.org; Wed, 30 Aug 2023 10:22:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 30 Aug 2023 14:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65621 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 65621-submit@debbugs.gnu.org id=B65621.169340526214761 (code B ref 65621); Wed, 30 Aug 2023 14:22:01 +0000 Original-Received: (at 65621) by debbugs.gnu.org; 30 Aug 2023 14:21:02 +0000 Original-Received: from localhost ([127.0.0.1]:53732 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbM45-0003q0-NV for submit@debbugs.gnu.org; Wed, 30 Aug 2023 10:21:02 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48794) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbM3p-0003pB-Ka for 65621@debbugs.gnu.org; Wed, 30 Aug 2023 10:21:00 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qbM3c-00017j-Jf; Wed, 30 Aug 2023 10:20:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=Yuy9afB8cqZvfMrFjsg+o4LmmRO4Ps/OrEMWBu3BZxk=; b=EAO0TfHJa8Nk Q8M0CdheclOZLuSq4VNH8USEVsyTOxJkXx53gfCLMQ8HjAWtVeJRZ4lZTfyI6BbBnOXZs4tOT35Zu IiKsduEPwIHqOMjfEaAcY0cKabfzfYBRIhgHDFwDxOwFGJd6XM7+qB2PPKbbfOIH5mT199Z9WLFVc fA3s+4Wjvd38fYi5Twlm8av2bUG7xKLYs8U1LypFdIDisVk5YckEnzPCpm6xBvEGwLwa4PZqhorWz kAaaYQ0m5QMWfSE0MLmzxPJvgpy1Ja6lRvQoDnEZ07eFnTBa1dS9IczG4LkJwWCHbrnz8TzRjI5Ss +CbaPnWZ+zSbfBB27BuuiQ==; In-Reply-To: (message from Shynur Xie on Wed, 30 Aug 2023 13:50:34 +0000) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:268714 Archived-At: > From: Shynur Xie > CC: "65621@debbugs.gnu.org" <65621@debbugs.gnu.org> > Date: Wed, 30 Aug 2023 13:50:34 +0000 > msip_labels: > > > It basically means that if I want to copy those "forbidden" lines to > > the kill ring or the clipboard, I can't (except by disabling this > > feature). > > Just use mouse, `{forward,backward}-{char,word}', > `{previous,next}-line', etc. Anyway, I just changed the definition of > `dired-next-line', so actually users have many ways to do what they > want. > > > I personally fail to see why people would like this. > > Isn't it great that no matter how you move up or down, you never leave > the item line? Without this, if you move the cursor to the last line > accidentally, to enter one of those files, you need to press one more > keystroke. It doesn't bother me, but I will let others chime in and speak their opinions. If enough people like this feature, we could install it, but I think even then it will need to be an opt-in feature.