GNU bug report logs -
#58712
Incorrect vtable edges recognizing
Previous Next
Reported by: Lämppi Lütti <lamppilutti <at> protonmail.com>
Date: Sat, 22 Oct 2022 10:01:01 UTC
Severity: normal
Tags: patch
Fixed in version 30.1
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 58712 in the body.
You can then email your comments to 58712 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#58712
; Package
emacs
.
(Sat, 22 Oct 2022 10:01:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Lämppi Lütti <lamppilutti <at> protonmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sat, 22 Oct 2022 10:01:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Functions `vtable-beginning-of-table' and `vtable-beginning-of-table' recognize
edges incorrectly. Because of this `vtable-narrow-current-column',
`vtable-widen-current-column', `vtable-sort-by-current-column' and
`vtable-header-line-sort' remove all text before and after the table.
There is small patch to fix this.
[Message part 2 (text/html, inline)]
[0001-Fix-vtable-edges-recognizing.patch (text/x-patch, attachment)]
Added tag(s) patch.
Request was from
Stefan Kangas <stefankangas <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Sat, 12 Nov 2022 20:59:03 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#58712
; Package
emacs
.
(Thu, 24 Nov 2022 20:02:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 58712 <at> debbugs.gnu.org (full text, mbox):
Lämppi Lütti <lamppilutti <at> protonmail.com> writes:
> Functions `vtable-beginning-of-table' and `vtable-beginning-of-table' recognize
> edges incorrectly. Because of this `vtable-narrow-current-column',
> `vtable-widen-current-column', `vtable-sort-by-current-column' and
> `vtable-header-line-sort' remove all text before and after the table.
>
> There is small patch to fix this.
Do you have a recipe to reproduce this issue? That would make it easier
to test the patch. Thanks in advance.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#58712
; Package
emacs
.
(Fri, 25 Nov 2022 14:34:03 GMT)
Full text and
rfc822 format available.
Message #13 received at 58712 <at> debbugs.gnu.org (full text, mbox):
> Lämppi Lütti lamppilutti <at> protonmail.com writes:
>
> > Functions `vtable-beginning-of-table' and` vtable-beginning-of-table' recognize
> > edges incorrectly. Because of this `vtable-narrow-current-column',` vtable-widen-current-column', `vtable-sort-by-current-column' and` vtable-header-line-sort' remove all text before and after the table.
> >
> > There is small patch to fix this.
>
>
> Do you have a recipe to reproduce this issue? That would make it easier
> to test the patch. Thanks in advance.
Steps for reproduce the bag:
1. Open buffer and insert some lines in it.
2. With cursor between the lines do M-x eval-expression RET
(make-vtable :objects '(("Foo" 1034) ("Gazonk" 45))).
3. With cursor on the table do M-x vtable-sort-by-current-collumn several
times (or any other function listed in first letter).
Without the patch lines above and below the table will be removed.
Reply sent
to
Stefan Kangas <stefankangas <at> gmail.com>
:
You have taken responsibility.
(Thu, 07 Sep 2023 20:28:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Lämppi Lütti <lamppilutti <at> protonmail.com>
:
bug acknowledged by developer.
(Thu, 07 Sep 2023 20:28:02 GMT)
Full text and
rfc822 format available.
Message #18 received at 58712-done <at> debbugs.gnu.org (full text, mbox):
Version: 30.1
Lämppi Lütti <lamppilutti <at> protonmail.com> writes:
> 1. Open buffer and insert some lines in it.
> 2. With cursor between the lines do M-x eval-expression RET
> (make-vtable :objects '(("Foo" 1034) ("Gazonk" 45))).
> 3. With cursor on the table do M-x vtable-sort-by-current-collumn several
> times (or any other function listed in first letter).
>
> Without the patch lines above and below the table will be removed.
Thanks for the reproducer, with that I was able to reproduce the bug and
confirm that your patch fixes it.
Installed on master as commit 55c2180d2c3.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 06 Oct 2023 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 217 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.