From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19311 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: multipart/related test Date: 30 Nov 1998 01:15:44 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157684 10964 80.91.224.250 (20 Oct 2002 23:48:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:48:04 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id TAA00520 for ; Sun, 29 Nov 1998 19:36:05 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id SAB20387; Sun, 29 Nov 1998 18:35:50 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 29 Nov 1998 18:35:49 -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 SAA26425 for ; Sun, 29 Nov 1998 18:35:40 -0600 (CST) Original-Received: from sparky.gnus.org (ppp063.uio.no [129.240.240.68]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id TAA00501 for ; Sun, 29 Nov 1998 19:35:30 -0500 (EST) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.7/8.8.7) id BAA02659; Mon, 30 Nov 1998 01:46:40 +0100 Mail-Copies-To: never X-Now-Reading: Paul Auster's _Translations_ X-Now-Playing: Various's _The Fruit of the Original Sin_ Original-To: ding@gnus.org In-Reply-To: Hrvoje Niksic's message of "30 Nov 1998 00:11:43 +0100" User-Agent: Gnus/5.070057 (Pterodactyl Gnus v0.57) XEmacs/21.2(beta3) (Aglaia) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > We can implement XEmacs `buffer-string' like this, but that's > monstrosity: If it makes any difference $ grep -n "(buffer-string" */*.el | grep -v "buffer-string)" in xemacs-packages/lisp results in: gnus/nndb.el:296: (setq msg (buffer-string (point-min) (point-max))) gnus/nndb.el:323: (buffer-string (point-min) (point-max))) text-modes/image-mode.el:36: (vector type :data (buffer-string start end)) nil nil 'no-error))) I've now fixed nndb.el. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen