all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#25439: 24.5; `forward-*' cmds: numeric ARG should always be optional
@ 2017-01-13 16:49 Drew Adams
  2017-01-13 17:09 ` Eli Zaretskii
  2021-03-01 15:37 ` bug#40460: 26.3; Make arg of `forward-whitespace' and `forward-symbol' optional Lars Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Drew Adams @ 2017-01-13 16:49 UTC (permalink / raw)
  To: 25439

The numeric argument to most `forward-*' commands is optional,
defaulting to 1.  This should be the case in general.  These three
commands require their ARG, but they should not.  It should be
optional and default to 1.

 `forward-button'
 `forward-symbol'
 `forward-whitespace'

In GNU Emacs 24.5.1 (i686-pc-mingw32)
 of 2015-04-11 on LEG570
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/usr --host=i686-pc-mingw32'





^ permalink raw reply	[flat|nested] 5+ messages in thread
* bug#40460: 26.3; Make arg of `forward-whitespace' and `forward-symbol' optional
@ 2020-04-06  0:32 Drew Adams
  0 siblings, 0 replies; 5+ messages in thread
From: Drew Adams @ 2020-04-06  0:32 UTC (permalink / raw)
  To: 40460

I see no reason why these commands are handled differently from
`forward-sexp', `forward-word', etc.  Why is their arg not optional?

That makes no difference when they are used interactively, but for Lisp
code, why not make they be like other `forward-<thing>' functions?




In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
 of 2019-08-29
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor `Microsoft Corp.', version 10.0.18362
Configured using:
 `configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static -g3''





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

end of thread, other threads:[~2021-03-01 16:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-13 16:49 bug#25439: 24.5; `forward-*' cmds: numeric ARG should always be optional Drew Adams
2017-01-13 17:09 ` Eli Zaretskii
2021-03-01 15:37 ` bug#40460: 26.3; Make arg of `forward-whitespace' and `forward-symbol' optional Lars Ingebrigtsen
2021-03-01 16:12   ` bug#25439: [External] : " Drew Adams
  -- strict thread matches above, loose matches on Subject: below --
2020-04-06  0:32 Drew Adams

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.