emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Yingnan Cui <yingn.cui@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [BUG] S-<cursor> Overridden by windmove.el [9.5.2 (release_9.5.2-3-geb9f34 @ /usr/local/share/emacs/28.0.91/lisp/org/)]
Date: Mon, 14 Feb 2022 11:42:47 -0500	[thread overview]
Message-ID: <CAB14nk88CyiHdgKdQzxhnjyekp_BzZ_1J73p-y2FGSk_7jTymQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 645 bytes --]

Hi all,

It seems that org-mode's S-<cursor> is overriden by windmove.el even
though I'm adding the following configurations according to the org
manual:
```emacs-lisp
;; Make windmove work in Org mode:
(add-hook 'org-shiftup-final-hook 'windmove-up)
(add-hook 'org-shiftleft-final-hook 'windmove-left)
(add-hook 'org-shiftdown-final-hook 'windmove-down)
(add-hook 'org-shiftright-final-hook 'windmove-right)
```

Emacs  : GNU Emacs 28.0.91 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.24, cairo version 1.16.0)
 of 2022-02-02
Package: Org mode version 9.5.2 (release_9.5.2-3-geb9f34 @
/usr/local/share/emacs/28.0.91/lisp/org/)

Thanks,
Gin

[-- Attachment #2: Type: text/html, Size: 838 bytes --]

             reply	other threads:[~2022-02-15  4:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-14 16:42 Yingnan Cui [this message]
2022-10-20  3:39 ` [BUG] S-<cursor> Overridden by windmove.el [9.5.2 (release_9.5.2-3-geb9f34 @ /usr/local/share/emacs/28.0.91/lisp/org/)] Ihor Radchenko
2022-10-20 11:07   ` Yingnan Cui
2022-10-21  4:19     ` Ihor Radchenko

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAB14nk88CyiHdgKdQzxhnjyekp_BzZ_1J73p-y2FGSk_7jTymQ@mail.gmail.com \
    --to=yingn.cui@gmail.com \
    --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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).