From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: .eps in image mode Date: Sat, 23 Dec 2006 15:14:44 -0500 Message-ID: References: <87irg45jh6.fsf@chunyu.hit.edu.cn> Reply-To: rms@gnu.org NNTP-Posting-Host: dough.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1166905160 23642 80.91.229.10 (23 Dec 2006 20:19:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 23 Dec 2006 20:19:20 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 23 21:19:19 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GyDKv-0000Ya-L5 for ged-emacs-devel@m.gmane.org; Sat, 23 Dec 2006 21:19:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GyDKv-0000Ol-3o for ged-emacs-devel@m.gmane.org; Sat, 23 Dec 2006 15:19:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GyDGf-0004dq-FW for emacs-devel@gnu.org; Sat, 23 Dec 2006 15:14:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GyDGe-0004cm-Cb for emacs-devel@gnu.org; Sat, 23 Dec 2006 15:14:52 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GyDGe-0004cY-5E for emacs-devel@gnu.org; Sat, 23 Dec 2006 15:14:52 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GyDGd-0006fU-HR for emacs-devel@gnu.org; Sat, 23 Dec 2006 15:14:51 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1GyDGW-0000Df-NI; Sat, 23 Dec 2006 15:14:44 -0500 Original-To: "Chunyu Wang" In-reply-to: <87irg45jh6.fsf@chunyu.hit.edu.cn> 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:64172 Archived-At: C-x C-f a.eps open it again, then a.eps is in Image mode. We put something in magic-mode-alist that specifies Image mode for all postscript files. Maybe that is wrong. Which Postscript files should go into Image mode by default? None?