From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: renato.pontefice@gmail.com Newsgroups: gmane.emacs.help Subject: how to handle rtf Date: Tue, 29 Jul 2014 06:07:01 -0700 (PDT) Message-ID: <4edddfc4-a498-41de-810f-a8f9c8514653@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1406639430 7840 80.91.229.3 (29 Jul 2014 13:10:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Jul 2014 13:10:30 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 29 15:10:23 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XC7Ac-0003wi-Vf for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Jul 2014 15:10:23 +0200 Original-Received: from localhost ([::1]:45576 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC7Aa-0001fD-E5 for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Jul 2014 09:10:20 -0400 X-Received: by 10.50.153.98 with SMTP id vf2mr1533969igb.5.1406639221508; Tue, 29 Jul 2014 06:07:01 -0700 (PDT) X-Received: by 10.140.51.3 with SMTP id t3mr580qga.27.1406639221428; Tue, 29 Jul 2014 06:07:01 -0700 (PDT) Original-Path: usenet.stanford.edu!h18no9842620igc.0!news-out.google.com!j6ni22466qas.0!nntp.google.com!j15no3244766qaq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2.118.42.225; posting-account=u2YPPQoAAAD4EIiLgz2UEPmFMncWw22R Original-NNTP-Posting-Host: 2.118.42.225 User-Agent: G2/1.0 Injection-Date: Tue, 29 Jul 2014 13:07:01 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:206704 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:98979 Archived-At: Hi, I need to handle some .rtf file, saved by MS office. I'm wondering if, I can use emacs to do that, and, if yes, how. can someone help me? TIA Renato