all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: lamppilutti--- via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Stefan Kangas <stefankangas@gmail.com>
Cc: 58712@debbugs.gnu.org
Subject: bug#58712: Ответ: Re: bug#58712: Incorrect vtable edges recognizing
Date: Fri, 25 Nov 2022 13:08:44 +0000	[thread overview]
Message-ID: <dWjcdmi0FCZ17CfpPMb5DlVimZ8q1IEIDf6868G3sdJCCxc3_cBWkpMSdCn3bNOTKAxfmKxNjkfC8xYCJAoF22q5mkCXzN9KTPXt_Jam-_I=@protonmail.com> (raw)
In-Reply-To: <CADwFkmksxxx+OZFnx1wDCKmV9t=C2bzUjf0Xi_HTpU86x8=R6Q@mail.gmail.com>

> Lämppi Lütti lamppilutti@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	other threads:[~2022-11-25 13:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-22  7:21 bug#58712: Incorrect vtable edges recognizing lamppilutti--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-24 20:01 ` Stefan Kangas
2022-11-25 13:08   ` lamppilutti--- via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2023-09-07 20:27     ` Stefan Kangas

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='dWjcdmi0FCZ17CfpPMb5DlVimZ8q1IEIDf6868G3sdJCCxc3_cBWkpMSdCn3bNOTKAxfmKxNjkfC8xYCJAoF22q5mkCXzN9KTPXt_Jam-_I=@protonmail.com' \
    --to=bug-gnu-emacs@gnu.org \
    --cc=58712@debbugs.gnu.org \
    --cc=lamppilutti@protonmail.com \
    --cc=stefankangas@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.