From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Links in WoMan buffer should not call `man' Date: Sun, 27 Aug 2006 23:12:15 +0300 Organization: JURTA Message-ID: <874pvy0wik.fsf@jurta.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1156709597 17024 80.91.229.2 (27 Aug 2006 20:13:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 27 Aug 2006 20:13:17 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 27 22:13:13 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GHR0C-0005Dy-Qm for ged-emacs-devel@m.gmane.org; Sun, 27 Aug 2006 22:13:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GHR0C-00060z-7w for ged-emacs-devel@m.gmane.org; Sun, 27 Aug 2006 16:13:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GHQze-0005Y8-RD for emacs-devel@gnu.org; Sun, 27 Aug 2006 16:12:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GHQzd-0005VG-Dl for emacs-devel@gnu.org; Sun, 27 Aug 2006 16:12:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GHQzc-0005Uj-Om for emacs-devel@gnu.org; Sun, 27 Aug 2006 16:12:28 -0400 Original-Received: from [62.64.120.200] (helo=relay01.kiev.sovam.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GHR8P-0003vz-B7 for emacs-devel@gnu.org; Sun, 27 Aug 2006 16:21:33 -0400 Original-Received: from [83.170.232.243] (helo=smtp.svitonline.com) by relay01.kiev.sovam.com with esmtp (Exim 4.60) (envelope-from ) id 1GHQzZ-0006GD-BV for emacs-devel@gnu.org; Sun, 27 Aug 2006 23:12:26 +0300 Original-To: emacs-devel@gnu.org In-Reply-To: (Reiner Steib's message of "Fri, 25 Aug 2006 21:52:21 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Scanner-Signature: ef6c50392af5ec65634338665e82f3c2 X-DrWeb-checked: yes X-SpamTest-Group-ID: 00000000 X-SpamTest-Info: Profiles 227 [August 24 2006] X-SpamTest-Info: {received from trusted relay: not dialup} X-SpamTest-Method: none X-SpamTest-Method: Local Lists X-SpamTest-Rate: 0 X-SpamTest-Status: Not detected X-SpamTest-Status-Extended: not_detected X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0242], KAS30/Release X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:58948 Archived-At: > in GNU Emacs 22.0.50.3 (i686-pc-linux-gnu, GTK+ Version 2.8.3) of > 2006-08-24 on viandante, following manual links in WoMan buffers > should create new WoMan buffers, not new man buffers. BTW, I have the desire to marry man and woman so they would share the common history. Is this a good idea? I.e. M-p typed after either `M-x man' or `M-x woman' would insert the same history items into the minibuffer. Currently, woman uses the history list `woman-topic-history', and man uses the default history list (via the nil history arg of `read-string'). -- Juri Linkov http://www.jurta.org/emacs/