From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: C-x ` (next-error) should be repeatable? Date: Sun, 20 Jan 2019 14:30:38 -0500 Message-ID: NNTP-Posting-Host: ciao.gmane.org X-Trace: ciao.gmane.org 1548012683 203250 195.159.176.228 (20 Jan 2019 19:31:23 GMT) X-Complaints-To: usenet@ciao.gmane.org NNTP-Posting-Date: Sun, 20 Jan 2019 19:31:23 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 20 20:31:18 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1glIoJ-000qds-04 for ged-emacs-devel@m.gmane.org; Sun, 20 Jan 2019 20:31:11 +0100 Original-Received: from localhost ([127.0.0.1]:43512 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1glIoR-00025k-8U for ged-emacs-devel@m.gmane.org; Sun, 20 Jan 2019 14:31:19 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:52395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1glIno-00025T-0b for emacs-devel@gnu.org; Sun, 20 Jan 2019 14:30:40 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52475) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1glInn-0003lo-Tk for emacs-devel@gnu.org; Sun, 20 Jan 2019 14:30:39 -0500 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1glInm-0002UZ-DW for emacs-devel@gnu.org; Sun, 20 Jan 2019 14:30:39 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:232548 Archived-At: It would make sense if C-x ` (next-error) was repeatable, like C-/ (undo).