From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.devel Subject: Re: Problems with emacs 25 (master branch) Date: Fri, 10 Oct 2014 14:41:19 +0200 Organization: Emacs Helm Message-ID: <87iojsf66o.fsf@gmail.com> References: <5437bc6d.e916c20a.171d.7ad6@mx.google.com> <87oatkdsyw.fsf@thinkpad-t440p.tsdh.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1412944930 27555 80.91.229.3 (10 Oct 2014 12:42:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 10 Oct 2014 12:42:10 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 10 14:42:03 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XcZWE-00077z-5m for ged-emacs-devel@m.gmane.org; Fri, 10 Oct 2014 14:42:02 +0200 Original-Received: from localhost ([::1]:47890 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcZWD-00068q-Qn for ged-emacs-devel@m.gmane.org; Fri, 10 Oct 2014 08:42:01 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcZVw-00068i-Fa for emacs-devel@gnu.org; Fri, 10 Oct 2014 08:41:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XcZVo-0005fA-F0 for emacs-devel@gnu.org; Fri, 10 Oct 2014 08:41:44 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:40141) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcZVo-0005f0-98 for emacs-devel@gnu.org; Fri, 10 Oct 2014 08:41:36 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XcZVn-0006wt-KZ for emacs-devel@gnu.org; Fri, 10 Oct 2014 14:41:35 +0200 Original-Received: from 37.163.135.201 ([37.163.135.201]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Oct 2014 14:41:35 +0200 Original-Received: from thierry.volpiatto by 37.163.135.201 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Oct 2014 14:41:35 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 25 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 37.163.135.201 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:YYhM9ypRj+oAj2hmPlSqz/EDchI= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:175209 Archived-At: Tassilo Horn writes: > > It seems `fancy-diary-display' has been renamed to > `diary-fancy-display'. In your config, you probably have > > (setq diary-display-function 'fancy-diary-display) > > and now you need to use > > (setq diary-display-function 'diary-fancy-display) > > Or even better, you can just delete it from your configuration since > that's the default value with Emacs 25. Org in emacs-25 is still using `fancy-diary-display', see the function `org-get-entries-from-diary' and because the alias have been removed, org-agenda is broken... So this is a bug in `org-get-entries-from-diary'. -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997