From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Cubizolles Subject: fontification lost when using org-goto Date: Thu, 07 Apr 2016 16:32:25 +0200 Message-ID: <87h9fda3ra.fsf@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58724) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoAzH-0004Bi-0W for emacs-orgmode@gnu.org; Thu, 07 Apr 2016 10:32:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoAzD-00041S-PI for emacs-orgmode@gnu.org; Thu, 07 Apr 2016 10:32:46 -0400 Received: from plane.gmane.org ([80.91.229.3]:52127) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoAzD-000415-HH for emacs-orgmode@gnu.org; Thu, 07 Apr 2016 10:32:43 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aoAz7-0004RJ-BZ for emacs-orgmode@gnu.org; Thu, 07 Apr 2016 16:32:37 +0200 Received: from 37.165.58.189 ([37.165.58.189]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Apr 2016 16:32:37 +0200 Received: from j.cubizolles by 37.165.58.189 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Apr 2016 16:32:37 +0200 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: emacs-orgmode@gnu.org I'm using an emacs theme for fontification. The fontification is lost whenever I use org-goto: no more colors, no more hidden stars. When I leave the temporary buffer, the fontification is not restored until I run M-x org-mode or update the #+ lines with C-c C-c. I've encountered this problem with several themes (dracula, naquadah) but not with emacs -Q. Are there some special faces to defineĀ ? Julien.