emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] make cursor visible in calendar [9.6.7 ( @ /Users/eugenekim/.emacs.d/elpa/org-9.6.7/)]
@ 2023-08-12 13:20 eugene kim
  2023-08-13  8:17 ` Ihor Radchenko
  0 siblings, 1 reply; 7+ messages in thread
From: eugene kim @ 2023-08-12 13:20 UTC (permalink / raw)
  To: emacs-orgmode

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

--text follows this line--

Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     https://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------

I'd like to see the cursor when using keyboard to select a date from the
calendar when I use
org's schedule or deadline.

It can be done with keyboard, but the cursor is not visible.

I've tracked down the cause to the following line in org.el

Line13728:
   (org-eval-in-calendar '(setq cursor-type nil) t)

I've also found an issue which the line was trying to solve.
https://list.orgmode.org/87d36uip6p.fsf@gnu.org/

I'd like to see the cursor when I move date in the calendar window (with
shift-arrow)





Emacs  : GNU Emacs 29.1 (build 1, x86_64-apple-darwin18.7.0, NS
appkit-1671.60 Version 10.14.6 (Build 18G9323))
 of 2023-07-30
Package: Org mode version 9.6.7 ( @
/Users/eugenekim/.emacs.d/elpa/org-9.6.7/)

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

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

* Re: [BUG] make cursor visible in calendar [9.6.7 ( @ /Users/eugenekim/.emacs.d/elpa/org-9.6.7/)]
  2023-08-12 13:20 [BUG] make cursor visible in calendar [9.6.7 ( @ /Users/eugenekim/.emacs.d/elpa/org-9.6.7/)] eugene kim
@ 2023-08-13  8:17 ` Ihor Radchenko
       [not found]   ` <CA+1bGOx-60jh3L6wtA66WsFVRoUyuRmo9O8fzaH_+c2oC7JMhA@mail.gmail.com>
  0 siblings, 1 reply; 7+ messages in thread
From: Ihor Radchenko @ 2023-08-13  8:17 UTC (permalink / raw)
  To: eugene kim; +Cc: emacs-orgmode

eugene kim <p.compassion@gmail.com> writes:

> I'd like to see the cursor when using keyboard to select a date from the
> calendar when I use
> org's schedule or deadline.
>
> It can be done with keyboard, but the cursor is not visible.

May you please provide steps to reproduce the problem?
For me, the selected date is highlighted in date selection prompt.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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

* Re: [BUG] make cursor visible in calendar [9.6.7 ( @ /Users/eugenekim/.emacs.d/elpa/org-9.6.7/)]
       [not found]   ` <CA+1bGOx-60jh3L6wtA66WsFVRoUyuRmo9O8fzaH_+c2oC7JMhA@mail.gmail.com>
@ 2023-08-14  7:02     ` Ihor Radchenko
       [not found]       ` <CA+1bGOzzSUpMjysnFKWwt1tO4UYcnJjUVvT55_K8BjrLwU+43g@mail.gmail.com>
  0 siblings, 1 reply; 7+ messages in thread
From: Ihor Radchenko @ 2023-08-14  7:02 UTC (permalink / raw)
  To: eugene kim; +Cc: emacs-orgmode

[Adding Org ML back to CC]

eugene kim <p.compassion@gmail.com> writes:

> I should have been more clear.
> The selected date (the preselected date is visible) is visible.
>
> I'd like to use the keyboard to move dates so I can select a different
> date.
> While moving between dates, the cursor is not visible.

When I use S-<arrow> and other commands described in "8.2.1 The
date/time prompt" section of the manual, whatever was "preselected"
moves as I change the date.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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

* Re: [BUG] make cursor visible in calendar [9.6.7 ( @ /Users/eugenekim/.emacs.d/elpa/org-9.6.7/)]
       [not found]       ` <CA+1bGOzzSUpMjysnFKWwt1tO4UYcnJjUVvT55_K8BjrLwU+43g@mail.gmail.com>
@ 2023-08-14  7:32         ` Ihor Radchenko
       [not found]           ` <CA+1bGOyZEJjZb2T+=iZ2Hk5f3NiPbvCM33HzCYxP9oAXLxbAaA@mail.gmail.com>
  0 siblings, 1 reply; 7+ messages in thread
From: Ihor Radchenko @ 2023-08-14  7:32 UTC (permalink / raw)
  To: eugene kim; +Cc: emacs-orgmode


eugene kim <p.compassion@gmail.com> writes:

> That's not what I see.

Then, please follow https://orgmode.org/manual/Feedback.html#Feedback to
help me re-create your problem locally.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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

* Re: [BUG] make cursor visible in calendar [9.6.7 ( @ /Users/eugenekim/.emacs.d/elpa/org-9.6.7/)]
       [not found]           ` <CA+1bGOyZEJjZb2T+=iZ2Hk5f3NiPbvCM33HzCYxP9oAXLxbAaA@mail.gmail.com>
@ 2023-08-14  7:54             ` Ihor Radchenko
       [not found]               ` <CA+1bGOypwD=i1ULFwb=2LprUa+zQvyKwMgjVsGMymRBpMrWVyA@mail.gmail.com>
  0 siblings, 1 reply; 7+ messages in thread
From: Ihor Radchenko @ 2023-08-14  7:54 UTC (permalink / raw)
  To: eugene kim; +Cc: emacs-orgmode

eugene kim <p.compassion@gmail.com> writes:

> I've followed the instruction, nothing i can do further from the feedback
> instructions
> because there's no bug and there's no traceback
>
> I find the cursor is visible in terminal emacs, but not in window
> environment emacs.
> You might wanna try that.

I tried, and can see the cursor in my window Emacs.
May you please start from emacs -Q and detail every step you do + what
you see?

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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

* Re: [BUG] make cursor visible in calendar [9.6.7 ( @ /Users/eugenekim/.emacs.d/elpa/org-9.6.7/)]
       [not found]                   ` <CA+1bGOxUh63yibAjULXUuOeZpZwpbAtC6Vp3WLZRpYDiO4XcdA@mail.gmail.com>
@ 2023-08-14  8:27                     ` Ihor Radchenko
       [not found]                       ` <CA+1bGOxQ=eBa7P-1Y2KkKPC2QcVKo8j3oJevGaE9UwafHHEdAA@mail.gmail.com>
  0 siblings, 1 reply; 7+ messages in thread
From: Ihor Radchenko @ 2023-08-14  8:27 UTC (permalink / raw)
  To: eugene kim; +Cc: emacs-orgmode

[ Please use Reply All or Wide Reply to keep the conversation public on
  the mailing list ]

eugene kim <p.compassion@gmail.com> writes:

> my `emacs` was aliased as `emacs -nw` and was not accepting -Q
>
> So the situation is
>
> In terminal (with -nw), cursor shows
> In Window (without -nw)
>  - (with -Q) cursor shows
>  - (without -Q) cursor not shows
>
> I guess some package that gets evaluated only in windows env has
> interfering.. ?..

Most likely. You can try https://github.com/Malabarba/elisp-bug-hunter
to narrow does which part of the config is to blame.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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

* Re: [BUG] make cursor visible in calendar [9.6.7 ( @ /Users/eugenekim/.emacs.d/elpa/org-9.6.7/)]
       [not found]                       ` <CA+1bGOxQ=eBa7P-1Y2KkKPC2QcVKo8j3oJevGaE9UwafHHEdAA@mail.gmail.com>
@ 2023-08-14  8:39                         ` Ihor Radchenko
  0 siblings, 0 replies; 7+ messages in thread
From: Ihor Radchenko @ 2023-08-14  8:39 UTC (permalink / raw)
  To: eugene kim; +Cc: emacs-orgmode

eugene kim <p.compassion@gmail.com> writes:

> I found the offending line (windmove-default-keybindings)
> From below configuration, if I move the (windmove-default-keybindings)
> line, it works fine.
> Thank you for the support
>
> -----------------
> (windmove-default-keybindings)
>
>
> (use-package org
>   :ensure t
>   :init
>   (progn
>     (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)
>
>     )
>   )
> ------------

Closing.
Handled.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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

end of thread, other threads:[~2023-08-14  8:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-12 13:20 [BUG] make cursor visible in calendar [9.6.7 ( @ /Users/eugenekim/.emacs.d/elpa/org-9.6.7/)] eugene kim
2023-08-13  8:17 ` Ihor Radchenko
     [not found]   ` <CA+1bGOx-60jh3L6wtA66WsFVRoUyuRmo9O8fzaH_+c2oC7JMhA@mail.gmail.com>
2023-08-14  7:02     ` Ihor Radchenko
     [not found]       ` <CA+1bGOzzSUpMjysnFKWwt1tO4UYcnJjUVvT55_K8BjrLwU+43g@mail.gmail.com>
2023-08-14  7:32         ` Ihor Radchenko
     [not found]           ` <CA+1bGOyZEJjZb2T+=iZ2Hk5f3NiPbvCM33HzCYxP9oAXLxbAaA@mail.gmail.com>
2023-08-14  7:54             ` Ihor Radchenko
     [not found]               ` <CA+1bGOypwD=i1ULFwb=2LprUa+zQvyKwMgjVsGMymRBpMrWVyA@mail.gmail.com>
     [not found]                 ` <87sf8mqcih.fsf@localhost>
     [not found]                   ` <CA+1bGOxUh63yibAjULXUuOeZpZwpbAtC6Vp3WLZRpYDiO4XcdA@mail.gmail.com>
2023-08-14  8:27                     ` Ihor Radchenko
     [not found]                       ` <CA+1bGOxQ=eBa7P-1Y2KkKPC2QcVKo8j3oJevGaE9UwafHHEdAA@mail.gmail.com>
2023-08-14  8:39                         ` Ihor Radchenko

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).