From: Jan Malakhovski <oxij@oxij.org>
To: emacs-orgmode@gnu.org
Subject: Bug: Regressions from 8.2.10 (8.2.10-35-g19a7d6-elpaplus) to master/maint
Date: Sun, 25 Oct 2015 14:39:29 +0000 [thread overview]
Message-ID: <87611v2ese.fsf@yin.lan> (raw)
[-- Attachment #1: Type: text/plain, Size: 1029 bytes --]
Hi.
Emacs : GNU Emacs 24.5.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.28) of 2015-10-05 on localhost
Current package: Org-mode version 8.3.2 (release_8.3.2-209-gba4d33 @ /home/oxij/repo/org-mode/lisp/) (actually, both master and maint)
Previous package: Org-mode version 8.2.10 (8.2.10-35-g19a7d6-elpaplus @ /run/current-system/sw/share/emacs/site-lisp/elpa/org-plus-contrib-20150406/)
Some regressions when moving from previous to current package:
* C-c C-x C-i clocks in into a wrong node.
Instead of clocking-in into the node under cursor it clock-ins into the
next one.
Can be replicated with the following init.el:
#+BEGIN_SRC emacs-lisp
(add-to-list 'load-path "~/repo/org-mode/lisp")
(add-to-list 'load-path "~/repo/org-mode/contrib/lisp")
(require 'org)
#+END_SRC
and attached minimal.org.
* Pressing <Tab> on an entry in org-agenda-list moves the cursor to the
corresponding node.
Previously it moved the cursor to the corresponding CLOCK: line and I
used that a lot.
Cheers,
Jan
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: minimal.org --]
[-- Type: text/x-org, Size: 47 bytes --]
* Test
** Test test
** Test test
* Test
* Test
next reply other threads:[~2015-10-25 14:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-25 14:39 Jan Malakhovski [this message]
2015-10-25 14:57 ` Bug: Regressions from 8.2.10 (8.2.10-35-g19a7d6-elpaplus) to master/maint Nicolas Goaziou
2015-10-25 15:29 ` Jan Malakhovski
2015-10-25 17:25 ` Nicolas Goaziou
2015-10-25 18:27 ` Jan Malakhovski
2015-10-28 10:34 ` Jan Malakhovski
2015-10-28 13:37 ` Nicolas Goaziou
2015-10-28 13:41 ` Matt Lundin
2015-10-28 14:29 ` Jan Malakhovski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87611v2ese.fsf@yin.lan \
--to=oxij@oxij.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.