all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#18663: 25.0.50; Org agenda broken due to removed fancy-diary-display alias
@ 2014-10-08 15:02 Michael Heerdegen
  2014-10-12 15:29 ` Michael Heerdegen
  2014-10-12 15:29 ` Michael Heerdegen
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Heerdegen @ 2014-10-08 15:02 UTC (permalink / raw)
  To: 18663


Hello,

I'm not anymore able to view the org agenda.

The reason is simple: `org-get-entries-from-diary' uses
`diary-fancy-buffer', an obsolete function alias that recently had been
removed:

    b486304c7ac5af226c73af53df0f9161ecfde0d2
    Author: Glenn Morris <rgm@gnu.org>
    Date:   Sun Oct 5 19:02:04 2014 -0700
      Remove calendar code obsolete since at least version 23.1

I use the org version that comes bundled with Emacs.

Thanks.



In GNU Emacs 25.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.12.2)
 of 2014-10-08 on drachen
Windowing system distributor `The X.Org Foundation', version 11.0.11601000
System Description:	Debian GNU/Linux testing (jessie)






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#18663: 25.0.50; Org agenda broken due to removed fancy-diary-display alias
  2014-10-08 15:02 bug#18663: 25.0.50; Org agenda broken due to removed fancy-diary-display alias Michael Heerdegen
  2014-10-12 15:29 ` Michael Heerdegen
@ 2014-10-12 15:29 ` Michael Heerdegen
  2014-10-12 22:27   ` Bastien
  2014-10-12 22:27   ` Bastien
  1 sibling, 2 replies; 5+ messages in thread
From: Michael Heerdegen @ 2014-10-12 15:29 UTC (permalink / raw)
  To: 18663

Hello,

> I'm not anymore able to view the org agenda.

I have been told that this issue has been fixed in the org repo,

  > Commit 4a872ae3... [PATCH] Fix: Emacs 25 fancy diary inclusion in agenda
  > Date:   Sat Oct 11 18:16:36 2014 +0200

Dunno when this change will arrive in Emacs and who is responsible for
that.

Meanwhile users that are affected can fix this by adding the old obsolete alias to
their configuration:

  (define-obsolete-function-alias 'fancy-diary-display
    'diary-fancy-display "23.1")


Michael.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#18663: 25.0.50; Org agenda broken due to removed fancy-diary-display alias
  2014-10-08 15:02 bug#18663: 25.0.50; Org agenda broken due to removed fancy-diary-display alias Michael Heerdegen
@ 2014-10-12 15:29 ` Michael Heerdegen
  2014-10-12 15:29 ` Michael Heerdegen
  1 sibling, 0 replies; 5+ messages in thread
From: Michael Heerdegen @ 2014-10-12 15:29 UTC (permalink / raw)
  To: 18663

Hello,

> I'm not anymore able to view the org agenda.

I have been told that this issue has been fixed in the org repo,

  > Commit 4a872ae3... [PATCH] Fix: Emacs 25 fancy diary inclusion in agenda
  > Date:   Sat Oct 11 18:16:36 2014 +0200

Dunno when this change will arrive in Emacs and who is responsible for
that.

Meanwhile users that are affected can fix this by adding the old obsolete alias to
their configuration:

  (define-obsolete-function-alias 'fancy-diary-display
    'diary-fancy-display "23.1")


Michael.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#18663: 25.0.50; Org agenda broken due to removed fancy-diary-display alias
  2014-10-12 15:29 ` Michael Heerdegen
  2014-10-12 22:27   ` Bastien
@ 2014-10-12 22:27   ` Bastien
  1 sibling, 0 replies; 5+ messages in thread
From: Bastien @ 2014-10-12 22:27 UTC (permalink / raw)
  To: Michael Heerdegen; +Cc: 18663

Hi Michael,

Michael Heerdegen <michael_heerdegen@web.de> writes:

>   > Commit 4a872ae3... [PATCH] Fix: Emacs 25 fancy diary inclusion in agenda
>   > Date:   Sat Oct 11 18:16:36 2014 +0200
>
> Dunno when this change will arrive in Emacs and who is responsible for
> that.

The change arrived in both emacs-24 and the trunk.

Thanks,

-- 
 Bastien





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#18663: 25.0.50; Org agenda broken due to removed fancy-diary-display alias
  2014-10-12 15:29 ` Michael Heerdegen
@ 2014-10-12 22:27   ` Bastien
  2014-10-12 22:27   ` Bastien
  1 sibling, 0 replies; 5+ messages in thread
From: Bastien @ 2014-10-12 22:27 UTC (permalink / raw)
  To: Michael Heerdegen; +Cc: 18663

Hi Michael,

Michael Heerdegen <michael_heerdegen@web.de> writes:

>   > Commit 4a872ae3... [PATCH] Fix: Emacs 25 fancy diary inclusion in agenda
>   > Date:   Sat Oct 11 18:16:36 2014 +0200
>
> Dunno when this change will arrive in Emacs and who is responsible for
> that.

The change arrived in both emacs-24 and the trunk.

Thanks,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-12 22:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-08 15:02 bug#18663: 25.0.50; Org agenda broken due to removed fancy-diary-display alias Michael Heerdegen
2014-10-12 15:29 ` Michael Heerdegen
2014-10-12 15:29 ` Michael Heerdegen
2014-10-12 22:27   ` Bastien
2014-10-12 22:27   ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.