From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hannes Schulz Subject: Re: Bug report: agenda column mode failure Date: Fri, 31 Aug 2012 10:19:13 +0200 (CEST) Message-ID: <1582480805.1193.1346401153174.JavaMail.root@ais.uni-bonn.de> References: <748A8DB6-4FB7-4BB4-97A6-F5795AC0803F@inf.ethz.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7MRd-0007YI-RG for emacs-orgmode@gnu.org; Fri, 31 Aug 2012 04:19:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T7MRX-00055l-GM for emacs-orgmode@gnu.org; Fri, 31 Aug 2012 04:19:13 -0400 Received: from mail.ais.uni-bonn.de ([131.220.242.131]:48428) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7MRX-00055P-Af for emacs-orgmode@gnu.org; Fri, 31 Aug 2012 04:19:07 -0400 In-Reply-To: <748A8DB6-4FB7-4BB4-97A6-F5795AC0803F@inf.ethz.ch> 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: Jacob Riko Cc: Bastien , emacs-orgmode@gnu.org Hi Bastien, > On 31.08.2012, at 08:05, Bastien wrote: > > This should be fixed now. Thanks to you and Jacob for > > reporting this! > > Seems to work for me. works for me too, thanks for fixing this so quickly! A quick question: After playing with minimal configs, I now need to start emacs with $ emacs -l ~/.emacs.d/init.el it seems to have forgotten that it should load init.el automatically. Any hint how I can fix this and avoid it next time? cheers, Hannes