From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: face at point Date: Mon, 18 Nov 2002 23:36:46 +0100 Organization: http://purl.org/harder/ Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <87vg2v6crn.fsf@blind-bat.une.edu.au> <87bs4nls2p.fsf@tc-1-100.kawasaki.gol.ne.jp> <87n0o75sp1.fsf@blind-bat.une.edu.au> <87el9i5y8q.fsf@blind-bat.une.edu.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1037659711 26462 80.91.224.249 (18 Nov 2002 22:48:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 18 Nov 2002 22:48:31 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Dugu-0006sT-00 for ; Mon, 18 Nov 2002 23:48:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18DuiH-0004xl-00; Mon, 18 Nov 2002 17:49:53 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3729 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3729 Tim Cross writes: > Miles Bader writes: > >> > For my setup I'm using the function device-type e.g. >> >> My emacs has no such function. >> >> Are you perchance using xemacs? > > ,----[ C-h f device-type RET ] > | device-type is a compiled Lisp function. > | (device-type &optional DEVICE) FWIW, this function comes from w3. w3 uses the XEmacs model and therefore supplies `device-type' in a compatibility library, 'devices.el'.