From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Gnu Emacs and Vista ASLR feature Date: Mon, 02 Jun 2008 10:27:12 -0400 Message-ID: References: <483E84C0.5090708@gnu.org> <85bq2og24w.fsf@lola.goethe.zz> <31o744tc0s19q8e9j1hnmrt27sr9noiqal@4ax.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1212416870 18775 80.91.229.12 (2 Jun 2008 14:27:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Jun 2008 14:27:50 +0000 (UTC) Cc: Fabrice Popineau , emacs-devel@gnu.org To: "John S. Yates\, Jr." Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 02 16:28:32 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K3B1S-0002oc-Q4 for ged-emacs-devel@m.gmane.org; Mon, 02 Jun 2008 16:28:31 +0200 Original-Received: from localhost ([127.0.0.1]:56487 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3B0g-0004MM-BT for ged-emacs-devel@m.gmane.org; Mon, 02 Jun 2008 10:27:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K3B0K-0004DN-SI for emacs-devel@gnu.org; Mon, 02 Jun 2008 10:27:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K3B0I-0004CK-7S for emacs-devel@gnu.org; Mon, 02 Jun 2008 10:27:20 -0400 Original-Received: from [199.232.76.173] (port=40773 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3B0H-0004CC-T3 for emacs-devel@gnu.org; Mon, 02 Jun 2008 10:27:17 -0400 Original-Received: from 206-248-132-168.dsl.teksavvy.com ([206.248.132.168]:45417 helo=ceviche.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K3B0H-0005zx-On for emacs-devel@gnu.org; Mon, 02 Jun 2008 10:27:17 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 23D92B4239; Mon, 2 Jun 2008 10:27:12 -0400 (EDT) In-Reply-To: <31o744tc0s19q8e9j1hnmrt27sr9noiqal@4ax.com> (John S. Yates, Jr.'s message of "Mon, 02 Jun 2008 08:00:05 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:98231 Archived-At: >> Emacs23 seems in a very good shape, but it could probably also benefit of a >> couple of XEmacs features (only my feeling). > I miss XEmacs' help exploration. It was available at some point in the past > on gnu Emacs as hapropos, short I believe for hyper-apropos. If you explain in what way it differs from Emacs's default `apropos', maybe we can add the corresponding functionality. Stefan