Package: emacs25-el
Version: 25.1+1-4
Severity: normal
Tags: upstream

Dear Maintainer,

org version 8.2.10 (the one packaged in Stretch's emacs25-el) has a broken 
org-cycle-agenda-files.

# Steps to reproduce:
(setq org-agenda-files '("~/foo.org" "~/bar.org"))

Execute (org-cycle-agenda-files). This will set current buffer to foo.org, as 
expected.
Execute (org-cycle-agenda-files) again.

## Expected behaviour
Current buffer should switch to the next agenda file: bar.org

## Actual behaviour
Current buffer remains on foo.org

# Workarounds

(a) Install the separate 'org-mode' package[0], which does not have this bug
(b) Use the function on https://emacs.stackexchange.com/a/30116/16560 . This 
works for me,
    but my emacs-fu isn't strong enough to know whether it's reasonable code.

Regards,
Tom Fitzhenry

0. https://packages.debian.org/stretch/org-mode


-- System Information:
Debian Release: 9.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages emacs25-el depends on:
ii  emacs25-common  25.1+1-4

emacs25-el recommends no packages.

emacs25-el suggests no packages.

-- no debconf information

Reply via email to