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.devel Subject: Re: Pushing the mark from a primitive like goto-char Date: Tue, 29 Dec 2020 21:47:26 +0200 Message-ID: <83tus4iecx.fsf@gnu.org> References: <9815d21d-b20e-c6d8-aae0-77aa65a4138a@gmx.at> <87sg7pq2bx.fsf@mail.linkov.net> <7a7c50cd-91dc-a818-f8a2-eacfb6243318@gmx.at> <87y2hgh0sr.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36967"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rudalics@gmx.at, p.stephani2@gmail.com, mardani29@yahoo.es, stefankangas@gmail.com, emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Dec 29 20:48:55 2020 Return-path: Envelope-to: ged-emacs-devel@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 1kuKzG-0009UO-LO for ged-emacs-devel@m.gmane-mx.org; Tue, 29 Dec 2020 20:48:54 +0100 Original-Received: from localhost ([::1]:40100 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kuKzF-0003wl-NR for ged-emacs-devel@m.gmane-mx.org; Tue, 29 Dec 2020 14:48:53 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48650) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kuKxy-0003Kl-7d for emacs-devel@gnu.org; Tue, 29 Dec 2020 14:47:35 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:37375) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kuKxw-0006LO-7C; Tue, 29 Dec 2020 14:47:32 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4898 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kuKxv-0003EG-Gj; Tue, 29 Dec 2020 14:47:32 -0500 In-Reply-To: <87y2hgh0sr.fsf@mail.linkov.net> (message from Juri Linkov on Tue, 29 Dec 2020 21:25:40 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:262088 Archived-At: > From: Juri Linkov > Date: Tue, 29 Dec 2020 21:25:40 +0200 > Cc: Philipp Stephani , > Emacs developers , Stefan Kangas , > Daniel Martín > > Since there is a new unbound command 'goto-line-relative' It isn't unbound.