GNU bug report logs -
#63626
[PATCH] Make forward and backward-to-word arg optional
Previous Next
Reported by: Zaz Brown <zazbrown <at> zazbrown.com>
Date: Sun, 21 May 2023 07:33:02 UTC
Severity: normal
Tags: patch
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 63626 <at> debbugs.gnu.org (full text, mbox):
> Cc: dalanicolai <at> gmail.com
> From: Zaz Brown <zazbrown <at> zazbrown.com>
> Date: Sat, 20 May 2023 21:33:51 -0700
>
> (forward-to-word) throws (wrong-number-of-arguments forward-to-word 0)
> in spite of the doc string stating:
>
> > Move forward until encountering the beginning of a word.
> > With argument, do this that many times.
>
> This behaviour is present in Spacemacs 28.2, and has been confirmed by
> Daniel Nicolai on Emacs 30. It's also evident in the latest source code.
>
> The same issue exists for (backward-to-word). But running each command
> with M-x works with no argument.
Thank you for your report.
Please tell why you think we should allow non-interactive invocation
of these functions with no argument. IOW, what exactly is wrong with
the current code, and in what situations you have found this to be a
problem?
This bug report was last modified 2 years and 49 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.