From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#32741: [PATCH] Update references in core emacs from save-place to save-place-mode Date: Sat, 22 Sep 2018 11:04:45 +0300 Message-ID: <83lg7uc602.fsf@gnu.org> References: <87in367ljm.fsf@everybody.org> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1537603452 4527 195.159.176.226 (22 Sep 2018 08:04:12 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 22 Sep 2018 08:04:12 +0000 (UTC) Cc: 32741-done@debbugs.gnu.org To: "Mark A. Hershberger" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Sep 22 10:04:08 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g3ctb-00013W-4R for geb-bug-gnu-emacs@m.gmane.org; Sat, 22 Sep 2018 10:04:07 +0200 Original-Received: from localhost ([::1]:58952 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g3cve-0003Fj-KD for geb-bug-gnu-emacs@m.gmane.org; Sat, 22 Sep 2018 04:06:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58058) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g3cvV-00039a-AA for bug-gnu-emacs@gnu.org; Sat, 22 Sep 2018 04:06:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g3cvS-00084B-5y for bug-gnu-emacs@gnu.org; Sat, 22 Sep 2018 04:06:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:44421) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g3cvS-00083o-1R for bug-gnu-emacs@gnu.org; Sat, 22 Sep 2018 04:06:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g3cvR-0006EL-SB for bug-gnu-emacs@gnu.org; Sat, 22 Sep 2018 04:06:01 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 Sep 2018 08:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 32741 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 32741@debbugs.gnu.org, eliz@gnu.org, mah@everybody.org Original-Received: via spool by 32741-done@debbugs.gnu.org id=D32741.153760351023874 (code D ref 32741); Sat, 22 Sep 2018 08:06:01 +0000 Original-Received: (at 32741-done) by debbugs.gnu.org; 22 Sep 2018 08:05:10 +0000 Original-Received: from localhost ([127.0.0.1]:48678 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g3cub-0006D0-TU for submit@debbugs.gnu.org; Sat, 22 Sep 2018 04:05:10 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:36807) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g3cua-0006Cf-0O for 32741-done@debbugs.gnu.org; Sat, 22 Sep 2018 04:05:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g3cuR-0006R2-1l for 32741-done@debbugs.gnu.org; Sat, 22 Sep 2018 04:05:02 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51733) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g3cuP-0006QI-N3; Sat, 22 Sep 2018 04:04:58 -0400 Original-Received: from [176.228.60.248] (port=2452 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1g3cuP-0003Vh-9g; Sat, 22 Sep 2018 04:04:57 -0400 In-reply-to: <87in367ljm.fsf@everybody.org> (mah@everybody.org) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:150543 Archived-At: > From: "Mark A. Hershberger" > Date: Sat, 15 Sep 2018 12:49:49 -0400 > > * lisp/menu-bar.el (menu-bar-options-save, menu-bar-options-menu): > * lisp/saveplace.el (save-place-to-alist, save-places-to-alist, > save-place-find-file-hook, save-place-dired-hook): Use > save-place-mode instead of the obsolete save-place. > * doc/lispref/customize.texi (Variable Definitions): Replace defcustom > example from 2005 with a more recent one. Thanks. I installed the first 2 changes on the release branch. Instead of the last one, I preferred to use a fictitious example, to avoid its bit-rotting with time, as the code in Emacs evolves. Btw, your employer's disclaimer has expired, so if you are still working for the same company, you need to ask them to renew it. If you changed your workplace, you may need a disclaimer from your current employer.