From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53904 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-url-mailto broken on foo+bar@somewhere.invalid Date: Fri, 05 Sep 2003 00:42:32 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1062715377 19906 80.91.224.253 (4 Sep 2003 22:42:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Sep 2003 22:42:57 +0000 (UTC) Original-X-From: ding-owner+M2444@lists.math.uh.edu Fri Sep 05 00:42:56 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19v2oa-00084T-00 for ; Fri, 05 Sep 2003 00:42:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19v2oL-0005zD-00; Thu, 04 Sep 2003 17:42:41 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19v2oH-0005z8-00 for ding@lists.math.uh.edu; Thu, 04 Sep 2003 17:42:37 -0500 Original-Received: (qmail 33362 invoked by alias); 4 Sep 2003 22:42:37 -0000 Original-Received: (qmail 33357 invoked from network); 4 Sep 2003 22:42:36 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by sclp3.sclp.com with SMTP; 4 Sep 2003 22:42:36 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.9/8.12.9) with ESMTP id h84MgWdk018647 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL) for ; Fri, 5 Sep 2003 00:42:33 +0200 Original-To: ding@gnus.org Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:030904:ding@gnus.org:6ed0e6521f7eff9f X-Hashcash: 0:030904:ding@gnus.org:6ed0e6521f7eff9f In-Reply-To: (Jesper Harder's message of "Thu, 04 Sep 2003 19:43:39 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53904 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53904 Jesper Harder writes: > Simon Josefsson writes: > >> I actually use them sometime, because they have a reload button, which >> is handy if you are writing documentation. C-h i C-x k RET C-u C-h i >> /file/to/manual RET and then finding the spot you are working on is >> harder then clicking on reload. >> >> Hm. Perhaps info has this feature too, but I haven't found it and I >> looked for 'reload', 'reread' etc. But I'd bet that if there is a key >> binding, I will learn it soon, thanks to this list. :) > > `C-c RET C-b' (`makeinfo-buffer') is really nifty. It runs makeinfo, > opens the resulting info file, and jumps to the node where point was > in the texinfo file. Ah, that looks useful, thanks! Thanks also to Reiner.