From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Monnier Subject: bug#15815: 24.3.50; distant-foreground face attribute and org-hide face Date: Sun, 10 Nov 2013 08:51:06 -0500 Message-ID: References: <09551061-64FF-4E54-9210-FE9454FF8DB6@swipnet.se> <87y54x5oo0.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59630) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfVQv-0006t6-Nt for emacs-orgmode@gnu.org; Sun, 10 Nov 2013 08:52:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VfVQo-0006yd-A7 for emacs-orgmode@gnu.org; Sun, 10 Nov 2013 08:52:09 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87y54x5oo0.fsf@gmail.com> (Aaron Ecay's message of "Sat, 09 Nov 2013 15:09:22 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Aaron Ecay Cc: 15815-done@debbugs.gnu.org, Jan =?UTF-8?Q?Dj=C3=A4rv?= >> FWIW, hiding text by setting foreground == background is the wrong >> way to do it IMO. AFAIK there's no other way offered by Emacs. `invisible' actually removes the text from the output rather than leaving blank space, so it doesn't provide the same feature. Stefan