all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philip Kaludercic <philipk@posteo.net>
To: dalanicolai <dalanicolai@gmail.com>
Cc: Yuri Khan <yuri.v.khan@gmail.com>,
	 Visuwesh <visuweshm@gmail.com>,
	Emacs Devel <emacs-devel@gnu.org>
Subject: Re: [ELPA] New package: toc-mode
Date: Sun, 25 Sep 2022 21:37:15 +0000	[thread overview]
Message-ID: <87o7v3dtkk.fsf@posteo.net> (raw)
In-Reply-To: <CACJP=3kHhbUat1vNRc3imf5iR6j53GwR7Zw9fyue4VhmHfkT-A@mail.gmail.com> (dalanicolai@gmail.com's message of "Sun, 25 Sep 2022 23:18:37 +0200")

dalanicolai <dalanicolai@gmail.com> writes:

> Well, I am an evil (vim keybindings) user, and only know very few Emacs
> default keybindings.
> Also, I guess search functionality is not very important when simply
> adjusting page numbers in a table of contents.

One of the nice things about Emacs is that everything is a buffer and
can be treated as text that you process just like any file or non-file
buffer.  If someone wants to search a buffer, I consider it improper for
a package to inhibit them from doing so.

(I haven't checked, but I am guessing that C-r is supposed to be a
mnemonic for "refresh"?  It would be more conventional to bind this to
"g", that `special-mode' binds to `revert-buffer' -- this also means
that you can just use `revert-buffer-function' directly instead.)

> But suggestions for improvements are always welcome.
>
> On Sun, 25 Sept 2022 at 19:13, Yuri Khan <yuri.v.khan@gmail.com> wrote:
>
>> On Sun, 25 Sept 2022 at 23:49, dalanicolai <dalanicolai@gmail.com> wrote:
>>
>> > As mentioned in
>> > the instructions for the tabular mode the contents of every field in
>> tabular mode can be
>> > updated by reading from the user through placing the cursor on the field
>> and then pressing
>> > C-r.
>>
>> Do you seriously rebind C-r away from isearch-backward?
>>



  reply	other threads:[~2022-09-25 21:37 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-20 12:33 [ELPA] New package: toc-mode dalanicolai
2022-09-20 15:57 ` Jean Louis
2022-09-20 20:51   ` Emanuel Berg
2022-09-20 17:37 ` Philip Kaludercic
2022-09-21  6:57   ` dalanicolai
2022-09-21  7:09     ` Emanuel Berg
2022-09-21 16:55       ` dalanicolai
2022-09-21 16:58       ` dalanicolai
2022-09-21  7:46     ` Philip Kaludercic
2022-09-20 18:04 ` Stefan Kangas
2022-09-20 21:30 ` Jose A Ortega Ruiz
2022-09-21  7:12   ` dalanicolai
2022-09-22  8:02     ` Jean Louis
2022-09-22 15:27     ` Jose A Ortega Ruiz
2022-09-20 22:03 ` Stefan Monnier
2022-09-21  7:18   ` dalanicolai
2022-09-21  7:19     ` dalanicolai
2022-09-25 11:44 ` Visuwesh
2022-09-25 16:47   ` dalanicolai
2022-09-25 16:57     ` dalanicolai
2022-09-25 17:13     ` Yuri Khan
2022-09-25 21:18       ` dalanicolai
2022-09-25 21:37         ` Philip Kaludercic [this message]
2022-09-26  4:55           ` dalanicolai
2022-09-26 16:09     ` Visuwesh

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=87o7v3dtkk.fsf@posteo.net \
    --to=philipk@posteo.net \
    --cc=dalanicolai@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=visuweshm@gmail.com \
    --cc=yuri.v.khan@gmail.com \
    /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.