From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: Edit-options-describe Date: Thu, 08 Jun 2006 01:44:19 +0800 Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1149716464 28848 80.91.229.2 (7 Jun 2006 21:41:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Jun 2006 21:41:04 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jun 07 23:41:02 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fo5lj-0006bY-RP for geb-bug-gnu-emacs@m.gmane.org; Wed, 07 Jun 2006 23:40:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fo5lf-0007D8-JD for geb-bug-gnu-emacs@m.gmane.org; Wed, 07 Jun 2006 17:40:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fo5lH-000710-QI for bug-gnu-emacs@gnu.org; Wed, 07 Jun 2006 17:40:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fo5lG-000706-5c for bug-gnu-emacs@gnu.org; Wed, 07 Jun 2006 17:40:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fo5lF-000700-S2 for bug-gnu-emacs@gnu.org; Wed, 07 Jun 2006 17:40:21 -0400 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Fo5sv-0007Gg-S8 for bug-gnu-emacs@gnu.org; Wed, 07 Jun 2006 17:48:18 -0400 Original-Received: from tc218-187-23-162.dialup.dynamic.apol.com.tw ([218.187.23.162]:3754 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:AES256-SHA:256) (Exim 4.62 #0) id 1Fo5lD-000My9-NB by authid with plain for ; Thu, 08 Jun 2006 03:10:20 +0530 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15132 Archived-At: There ought to be bound an Edit-options-describe command, which would run describe-variable or describe-function on the current item. Wait, in the *Apropos* buffer, when the mouse cursor is over an item, we are encouraged to click for help, but not in the *List Options* buffer.