From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.help Subject: Re: emacs Date: Mon, 17 Dec 2007 18:45:08 +0100 Message-ID: <4766B5A4.4050707@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1197913548 19009 80.91.229.12 (17 Dec 2007 17:45:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Dec 2007 17:45:48 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: shnkarrg@gmail.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 17 18:46:00 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J4K2H-00015k-Uf for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Dec 2007 18:45:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J4K1y-0003VD-CT for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Dec 2007 12:45:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J4K1i-0003UL-MD for help-gnu-emacs@gnu.org; Mon, 17 Dec 2007 12:45:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J4K1g-0003TI-E8 for help-gnu-emacs@gnu.org; Mon, 17 Dec 2007 12:45:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J4K1g-0003TB-7k for help-gnu-emacs@gnu.org; Mon, 17 Dec 2007 12:45:12 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1J4K1f-0008DZ-QW for help-gnu-emacs@gnu.org; Mon, 17 Dec 2007 12:45:12 -0500 Original-Received: (qmail invoked by alias); 17 Dec 2007 17:45:09 -0000 Original-Received: from N956P022.adsl.highway.telekom.at (EHLO [62.47.63.118]) [62.47.63.118] by mail.gmx.net (mp052) with SMTP; 17 Dec 2007 18:45:09 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+YrRpLiMGYwfbOjQdqVdPJ+alXsRzpTFzVGegDBO nLiAp4rPQ9DA9O User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:50149 Archived-At: > suppose i have made changes in the face properties of some of the text in a > text file like suppose some letters in that file are made bold ,some are > italic ,some are blue in color ,some are brown .Now how do save these > changes .ie Each time i open that corresponding file in emacs it should > display the text file with the changes i made ,ie in both color and face > propeties?? Please have a look at section 25.12 of the Emacs Lisp manual entitled "Format Conversion".