From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: org-column face Date: Thu, 5 Jan 2012 18:14:06 +0100 Message-ID: References: <4EE8B1E0.9070007@sergio.spb.ru> <4EE8BD77.1060801@sergio.spb.ru> <8739bx6hy5.fsf@gnu.org> <87lipn7o6r.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34003) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiqtI-0002m5-5G for emacs-orgmode@gnu.org; Thu, 05 Jan 2012 12:14:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RiqtE-0006Us-9m for emacs-orgmode@gnu.org; Thu, 05 Jan 2012 12:14:11 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:59148) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiqtE-0006UB-38 for emacs-orgmode@gnu.org; Thu, 05 Jan 2012 12:14:08 -0500 Received: by wibhq12 with SMTP id hq12so720236wib.0 for ; Thu, 05 Jan 2012 09:14:06 -0800 (PST) In-Reply-To: <87lipn7o6r.fsf@gnu.org> 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: Org Mode , sergio Hi Bastien On Wed, Jan 4, 2012 at 11:32, Bastien wrote: > `initial-frame-alist' is for the first frame, `default-frame-alist' for > the ones that are created later one. =A0Just a guess. None of the *-frame-alist that I tested changes the font for all use cases: - default-frame-alist - initial-frame-alist - frame-initial-frame-alist - window-system-default-frame-alist But set-frame-font works when early enough in my setup and is sufficient fo= r me. Michael