From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: peder@klingenberg.no (Peder O. Klingenberg) Newsgroups: gmane.emacs.bugs Subject: bug#26591: 26.0.50; Using local emacs+tramp with remote emacsclient Date: Fri, 19 May 2017 15:36:40 +0200 Organization: Persons in a Position to Know, inc. Message-ID: References: <83k264na0s.fsf@gnu.org> <831srl4479.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1495201079 14462 195.159.176.226 (19 May 2017 13:37:59 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 19 May 2017 13:37:59 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) Cc: 26591-done@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri May 19 15:37:56 2017 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 1dBi6K-0003bi-W7 for geb-bug-gnu-emacs@m.gmane.org; Fri, 19 May 2017 15:37:53 +0200 Original-Received: from localhost ([::1]:58837 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dBi6Q-0002n6-Gc for geb-bug-gnu-emacs@m.gmane.org; Fri, 19 May 2017 09:37:58 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58103) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dBi5a-0002D0-1w for bug-gnu-emacs@gnu.org; Fri, 19 May 2017 09:37:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dBi5X-0001SG-1A for bug-gnu-emacs@gnu.org; Fri, 19 May 2017 09:37:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:51902) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dBi5W-0001S8-U5 for bug-gnu-emacs@gnu.org; Fri, 19 May 2017 09:37:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dBi5W-0001tf-IO for bug-gnu-emacs@gnu.org; Fri, 19 May 2017 09:37:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: peder@klingenberg.no (Peder O. Klingenberg) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 19 May 2017 13:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26591 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 26591-done@debbugs.gnu.org id=D26591.14952010107273 (code D ref 26591); Fri, 19 May 2017 13:37:02 +0000 Original-Received: (at 26591-done) by debbugs.gnu.org; 19 May 2017 13:36:50 +0000 Original-Received: from localhost ([127.0.0.1]:54579 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dBi5K-0001tF-Ln for submit@debbugs.gnu.org; Fri, 19 May 2017 09:36:50 -0400 Original-Received: from hermes.netfonds.no ([80.91.224.195]:55474) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dBi5I-0001t6-Dx for 26591-done@debbugs.gnu.org; Fri, 19 May 2017 09:36:49 -0400 Original-Received: from luna.netfonds.no ([80.91.225.79] helo=luna) by hermes.netfonds.no with esmtp (Exim 4.84_2) (envelope-from ) id 1dBi5A-0001ng-LQ; Fri, 19 May 2017 15:36:42 +0200 Original-Received: by luna (Postfix, from userid 547) id 9E6754E009C; Fri, 19 May 2017 15:36:40 +0200 (CEST) In-Reply-To: <831srl4479.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 19 May 2017 11:54:18 +0300") 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:132641 Archived-At: On Fri, May 19 2017 at 11:54, Eli Zaretskii wrote: > One thing I'd like you to try to remember for the future: any > additional nodes you add need to be added to the master menu in > emacs.texi, otherwise makeinfo might barf Thanks, I'll try to remember that next time. (Sorry, I'm just cargo-culting the docs, I don't really know texinfo.) > (did you run it?). I tested my edits by running `make install-info`, killing the *info* buffer and starting anew with C-h i and navigating down. I assumed that did all that needed doing, as my changes were in fact installed and browsable. I did not notice any errors from the make runs. (That was a bit cumbersome, btw. Is there a better way of testing info output?) ...Peder... -- I wish a new life awaited _me_ in some off-world colony.