From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Matthew Flaschen Newsgroups: gmane.emacs.help Subject: Re: Hiding text Date: Fri, 16 Feb 2007 22:21:36 -0500 Message-ID: <45D674C0.7070709@gatech.edu> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1240061621==" X-Trace: sea.gmane.org 1171682531 11054 80.91.229.12 (17 Feb 2007 03:22:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 17 Feb 2007 03:22:11 +0000 (UTC) To: thorne , emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 17 04:22:04 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 1HIG9C-0006Rl-KF for geh-help-gnu-emacs@m.gmane.org; Sat, 17 Feb 2007 04:22:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HIG9C-0002lH-2b for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Feb 2007 22:22:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HIG8w-0002ku-JY for help-gnu-emacs@gnu.org; Fri, 16 Feb 2007 22:21:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HIG8u-0002kh-FE for help-gnu-emacs@gnu.org; Fri, 16 Feb 2007 22:21:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HIG8u-0002ke-C4 for help-gnu-emacs@gnu.org; Fri, 16 Feb 2007 22:21:44 -0500 Original-Received: from deliverator4.gatech.edu ([130.207.165.164]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.52) id 1HIG8u-0004t7-1T for help-gnu-emacs@gnu.org; Fri, 16 Feb 2007 22:21:44 -0500 Original-Received: from deliverator4.gatech.edu (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id CBD03A4FB; Fri, 16 Feb 2007 22:21:42 -0500 (EST) (envelope-from matthew.flaschen@gatech.edu) Original-Received: from mailprx2.gatech.edu (mailprx2.prism.gatech.edu [130.207.171.21]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "smtp.mail.gatech.edu", Issuer "RSA Data Security, Inc." (verified OK)) by deliverator4.gatech.edu (Postfix) with ESMTP id A2D9DA4FA; Fri, 16 Feb 2007 22:21:41 -0500 (EST) (envelope-from matthew.flaschen@gatech.edu) Original-Received: from [128.61.73.81] (r73h81.res.gatech.edu [128.61.73.81]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) (sasl: method=PLAIN, username=mflaschen3@mailprx2.gatech.edu, sender=n/a) by mailprx2.gatech.edu (Postfix) with ESMTP id 6B67125ED; Fri, 16 Feb 2007 22:21:41 -0500 (EST) (envelope-from matthew.flaschen@gatech.edu) User-Agent: Thunderbird 1.5.0.9 (X11/20070104) In-Reply-To: X-Enigmail-Version: 0.94.1.2 X-detected-kernel: Solaris 9 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:41271 Archived-At: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --===============1240061621== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigA0039EB4EA0A0EF5064D1DE3" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA0039EB4EA0A0EF5064D1DE3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable thorne wrote: > I tried doing this with font-lock, and was able to do everything i > wanted, except that the underscores--which i make invisible--leave a > blank space instead of completely disappearing. >=20 > So, maybe a more focused version of my question would be: is there a > way to selectively hide strings of text in a buffer such that they > still exist if you kill the region they are in and yank it somewhere > else? Try facemenu-set-invisible . I found that by running C-h a (apropos) invisible (People were discussing invisible text a few weeks ago). Matthew Flaschen --------------enigA0039EB4EA0A0EF5064D1DE3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF1nTFQ5LSyju97VkRAmCvAJ4nw2jd2aEKa29VQ5SPE5ADAVopugCeMQ5a P0elJb92NodQcQ+R6pgjb+k= =9S9t -----END PGP SIGNATURE----- --------------enigA0039EB4EA0A0EF5064D1DE3-- --===============1240061621== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============1240061621==--