GNU bug report logs - #32743
27.0.50; down-list RFC

Previous Next

Package: emacs;

Reported by: Andreas Röhler <andreas.roehler <at> easy-emacs.de>

Date: Sun, 16 Sep 2018 07:19:02 UTC

Severity: wishlist

Tags: wontfix

Found in version 27.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
To: 32743 <at> debbugs.gnu.org
Subject: bug#32743: 27.0.50; down-list RFC
Date: Sun, 16 Sep 2018 09:17:08 +0200
Hi all,

‘down-list’ currently returns nil if successful but Scan error:
"Containing expression ends prematurely" if no further list exist downwards.

Suggest to return position reached if successful and nil if no further
list exist.

BTW with current or-clause, second expression will be never be
executed due to error thrown as mentioned:

(goto-char (or (scan-lists (point) inc -1) (buffer-end arg)))

Also reaching buffer-end doesn't make sense IMO in this case, point
should not change then while returning nil.

Thanks,
Andreas
gladly running GNU Emacs 27.0.50 (build 1, i686-pc-linux-gnu, GTK+ 
Version 3.14.5) of 2018-09-15




This bug report was last modified 6 years and 8 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.