From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: bug with org-mode-hook and text-scale-set Date: Sat, 21 Apr 2012 19:46:13 -0500 Message-ID: <878vho386i.fsf@fastmail.fm> References: <87r4wveo3u.wl%dmaus@ictsoc.de> <87obrfu1m6.fsf@gnu.org> <874nspt2ep.fsf@fastmail.fm> <87vcl4st3c.fsf@fastmail.fm> <87bommv9q3.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34501) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLkwV-0006MY-5t for emacs-orgmode@gnu.org; Sat, 21 Apr 2012 20:46:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SLkwT-0007lJ-1V for emacs-orgmode@gnu.org; Sat, 21 Apr 2012 20:46:18 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:57028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLkwS-0007l5-Q2 for emacs-orgmode@gnu.org; Sat, 21 Apr 2012 20:46:16 -0400 In-Reply-To: <87bommv9q3.fsf@altern.org> (Bastien's message of "Fri, 20 Apr 2012 15:00:52 +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: Bastien Cc: Du Yanning , emacs-orgmode , David Maus Bastien writes: >> Another question: is it customary for major modes to invoke >> buffer-face-mode? > > Emacs devs said using buffer-face-mode is "obnoxious". So I > buffer-face-mode is not turned on by default anymore. org-default is > still the face for buffer-face-mode, though. Thanks, Bastien! Best, Matt