From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17178 Path: main.gmane.org!not-for-mail From: "Edward J. Sabol" Newsgroups: gmane.emacs.gnus.general Subject: Re: User interface confusion; p0.30 invokes VM? Date: Wed, 16 Sep 1998 10:43:09 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <199809161443.KAA26292@alderaan.gsfc.nasa.gov> References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155926 32015 80.91.224.250 (20 Oct 2002 23:18:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:18:46 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA03358 for ; Wed, 16 Sep 1998 10:45:47 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id JAF04315; Wed, 16 Sep 1998 09:16:17 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 16 Sep 1998 09:45:07 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id JAA17594 for ; Wed, 16 Sep 1998 09:44:59 -0500 (CDT) Original-Received: from alderaan.gsfc.nasa.gov (alderaan.gsfc.nasa.gov [128.183.127.237]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id KAA03329 for ; Wed, 16 Sep 1998 10:44:52 -0400 (EDT) Original-Received: by alderaan.gsfc.nasa.gov (950413.SGI.8.6.12/951211.SGI.AUTO) id KAA26292; Wed, 16 Sep 1998 10:43:09 -0400 Original-To: hniksic@srce.hr In-reply-to: (message from Hrvoje Niksic on 16 Sep 1998 15:22:18 +0200) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:17178 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:17178 Excerpts from mail: (16-Sep-98) Re: User interface confusion; p0.30 invokes VM? by Hrvoje Niksic > Hallvard, note that XEmacs has a `locate-file', with slightly > different arguments (I think the last one accepts more spiff). It > would be nice if you submitted the compatible function to Stallman. A similar function is already in Emacs' executable.el. See the function `executable-find'. I don't think it's autoloaded though. Later, Ed