From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22091 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: void function make-annotation Date: 28 Mar 1999 19:24:40 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035160073 26284 80.91.224.250 (21 Oct 2002 00:27:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:27:53 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA28788 for ; Sun, 28 Mar 1999 12:34:45 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB18201; Sun, 28 Mar 1999 11:34:13 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 28 Mar 1999 11:34:23 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id LAA06717 for ; Sun, 28 Mar 1999 11:33:25 -0600 (CST) Original-Received: from quimbies.gnus.org (larsi@ppp069.uio.no [129.240.240.74]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA28694 for ; Sun, 28 Mar 1999 12:33:13 -0500 (EST) Original-Received: (from larsi@localhost) by quimbies.gnus.org (8.8.7/8.8.7) id TAA02306; Sun, 28 Mar 1999 19:32:37 +0200 Mail-Copies-To: never X-Now-Reading: Anne McCaffrey & Margaret Ball's _Acorna_ X-Now-Playing: New Order's _Brotherhood_: "Way of Life" Original-To: ding@gnus.org In-Reply-To: Alan Shutko's message of "26 Mar 1999 15:55:59 -0600" User-Agent: Gnus/5.070081 (Pterodactyl Gnus v0.81) XEmacs/21.2(beta3) (Aglaia) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > I can't find the make-annotation function anywhere... is this an > XEmacs thing? Yes. > Signaling: (void-function make-annotation) > make-annotation(nil nil text) > mm-inline-image((#> ("image/x-xbitmap" (name . "ui_route_terminals.ubm")) 7bit nil ("inline" (filename . "ui_route_terminals.ubm")) nil nil nil)) This should only happen if (and window-system (fboundp 'device-type) (eq (device-type) 'x)) evaluates to t. Is that the case for you? -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen