From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug? Agenda problems after update Date: Sun, 03 Mar 2013 17:50:46 +0100 Message-ID: <87ppzgpgux.fsf@bzg.ath.cx> References: <51322E54.6070100@gmx.de> <87zjylkn41.fsf@bzg.ath.cx> <5133600A.5070702@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCC7e-0004K8-Oq for emacs-orgmode@gnu.org; Sun, 03 Mar 2013 11:50:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCC7a-0003ne-Mb for emacs-orgmode@gnu.org; Sun, 03 Mar 2013 11:50:50 -0500 Received: from mail-wg0-f53.google.com ([74.125.82.53]:62398) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCC7a-0003nW-Fu for emacs-orgmode@gnu.org; Sun, 03 Mar 2013 11:50:46 -0500 Received: by mail-wg0-f53.google.com with SMTP id fn15so3762965wgb.20 for ; Sun, 03 Mar 2013 08:50:45 -0800 (PST) In-Reply-To: <5133600A.5070702@gmx.de> (Simon Thum's message of "Sun, 03 Mar 2013 15:36:58 +0100") 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: Simon Thum Cc: daimrod , emacs-orgmode Hi Simon, Simon Thum writes: > I tried a lot of stuff and this is triggering it for me: > (setq org-highest-priority ?B) > (setq org-lowest-priority ?D) > (setq org-default-priority ?D) > > However, this seems just a factor. Removing it works but is undesirable for > me, and re-adding it in an otherwise minimal config is fine too. I'm > dropping this for now, let's see how my windows box responds. What are the values of `org-agenda-fontify-priorities' and `org-priority-faces'? -- Bastien