Skip to Content.
Sympa Menu

emacspeak - Re: [Emacspeak] What do you think about creating org-table navigation functions?

Subject: Emacspeak discussion list

List archive

Re: [Emacspeak] What do you think about creating org-table navigation functions?


Chronological Thread 
  • From: "T.V Raman" <raman AT google.com>
  • To: parham90 AT gmail.com
  • Cc: raman AT google.com, emacspeak AT emacspeak.net
  • Subject: Re: [Emacspeak] What do you think about creating org-table navigation functions?
  • Date: Fri, 15 Mar 2024 07:28:58 -0700

OK. Go ahead and implement the additional changes and submit as a
github Pull Request. Keep the following in mind:

1. Leverage orgtbl-mode as much as possible.
2. byte compile and make sure there are no warnings.


Parham Doustdar writes:
> Hi Raman,
> Thanks for flagging! I had a look, and yes, indeed, it’s part of
> emacspeak-muggles. However, that library also uses the same functions
> which have the same issues.
> For example, if you do C-c t in a table and press j until you reach the
> last row, you’ll notice that pressing j creates new rows, instead of
> singling that you’ve reached the last row.
> Same with l and h – instead of behaving like the arrow keys in, say,
> list-packages, it moves on to the next/previous field across rows like tab
> and shift-tab do.
>
> > On 13 Mar 2024, at 16:49, T.V Raman <raman AT google.com> wrote:
> >
> > I thought I had already implemented this -- perhaps via hydra -- check
> > first.
> >
> > --

--



Archive powered by MHonArc 2.6.19+.

Top of Page