* bug#68821: Native compile error when activating rectangle-mark-mode
@ 2024-01-30 16:01 Johann Höchtl
2024-01-30 16:48 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Johann Höchtl @ 2024-01-30 16:01 UTC (permalink / raw)
To: 68821
[-- Attachment #1: Type: text/plain, Size: 1114 bytes --]
I am using Emacs build
https://github.com/kiennq/emacs-build/releases/download/v30.221.20240118.9553d51/emacs-master-x86_64-full.zip
9553d51 may reference a savanah commit hash?
When invoking rectangle-mark-mode, either via M-x or via C-x <SPACE> I get
the following error message:
Error: error ("Invalid hash table test" tab-bar--auto-width-hash-test)
read(#<buffer *load*>)
load-with-code-conversion("c:/Users/HoechtlJ/AppData/Local/Temp/emacs-int-comp-subr--trampoline-726567696f6e2d626567696e6e696e67_region_beginning_0-hJjV22.el"
"c:/Users/HoechtlJ/AppData/Local/Temp/emacs-int-comp-subr--trampoline-726567696f6e2d626567696e6e696e67_region_beginning_0-hJjV22.el"
nil t)
command-line-1(("-l"
"c:/Users/HoechtlJ/AppData/Local/Temp/emacs-int-comp-subr--trampoline-726567696f6e2d626567696e6e696e67_region_beginning_0-hJjV22.el"))
command-line()
normal-top-level()
Invalid hash table test: tab-bar--auto-width-hash-test
Tab-bar-mode is enabled. Do take note that rectangular selections eg. via
cua-mode do work.
I do not know if this is a Windows specific error, a packaging issue or a
general bug.
[-- Attachment #2: Type: text/html, Size: 1486 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#68821: Native compile error when activating rectangle-mark-mode
2024-01-30 16:01 bug#68821: Native compile error when activating rectangle-mark-mode Johann Höchtl
@ 2024-01-30 16:48 ` Eli Zaretskii
0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2024-01-30 16:48 UTC (permalink / raw)
To: Johann Höchtl; +Cc: 68821
merge 68821 68668
thanks
> From: Johann Höchtl <johann.hoechtl@gmail.com>
> Date: Tue, 30 Jan 2024 17:01:52 +0100
>
> I am using Emacs build
> https://github.com/kiennq/emacs-build/releases/download/v30.221.20240118.9553d51/emacs-master-x86_64-full.zip
>
>
> 9553d51 may reference a savanah commit hash?
>
> When invoking rectangle-mark-mode, either via M-x or via C-x <SPACE> I get the following error
> message:
>
> Error: error ("Invalid hash table test" tab-bar--auto-width-hash-test)
> read(#<buffer *load*>)
> load-with-code-conversion
> ("c:/Users/HoechtlJ/AppData/Local/Temp/emacs-int-comp-subr--trampoline-726567696f6e2d626567696e6e696e67_region_beginning_0-hJjV22.el"
> "c:/Users/HoechtlJ/AppData/Local/Temp/emacs-int-comp-subr--trampoline-726567696f6e2d626567696e6e696e67_region_beginning_0-hJjV22.el"
> nil t)
> command-line-1(("-l"
> "c:/Users/HoechtlJ/AppData/Local/Temp/emacs-int-comp-subr--trampoline-726567696f6e2d626567696e6e696e67_region_beginning_0-hJjV22.el"))
>
> command-line()
> normal-top-level()
> Invalid hash table test: tab-bar--auto-width-hash-test
>
> Tab-bar-mode is enabled. Do take note that rectangular selections eg. via cua-mode do work.
>
> I do not know if this is a Windows specific error, a packaging issue or a general bug.
Looks like a duplicate of bug#68668, so I'm merging them.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#68821: Native compile error when activating rectangle-mark-mode
2024-01-31 15:05 ` Eli Zaretskii
@ 2024-01-31 15:14 ` Gerd Möllmann
0 siblings, 0 replies; 3+ messages in thread
From: Gerd Möllmann @ 2024-01-31 15:14 UTC (permalink / raw)
To: Eli Zaretskii
Cc: mekeor, mattias.engdegard, jm, 68821, 68668, acorallo, monnier
Eli Zaretskii <eliz@gnu.org> writes:
>> From: Gerd Möllmann <gerd.moellmann@gmail.com>
>> Cc: Andrea Corallo <acorallo@gnu.org>, john muhl <jm@pub.pink>, Mekeor
>> Melire <mekeor@posteo.de>, Eli Zaretskii <eliz@gnu.org>,
>> 68668@debbugs.gnu.org, Stefan Monnier <monnier@iro.umontreal.ca>
>> Date: Wed, 31 Jan 2024 15:44:25 +0100
>>
>> BTW, your fix also fixed keymap_tests.
>
> If there's a bug open for that, please close it, and thanks.
It's this one, so I'm closing it.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-31 15:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-30 16:01 bug#68821: Native compile error when activating rectangle-mark-mode Johann Höchtl
2024-01-30 16:48 ` Eli Zaretskii
-- strict thread matches above, loose matches on Subject: below --
2024-01-23 3:46 bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test No Wayman
2024-01-29 22:53 ` Mekeor Melire
2024-01-30 12:22 ` Eli Zaretskii
2024-01-30 14:55 ` john muhl via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-01-30 21:52 ` Andrea Corallo
2024-01-31 9:56 ` Andrea Corallo
2024-01-31 10:13 ` Andrea Corallo
2024-01-31 10:29 ` Gerd Möllmann
2024-01-31 11:55 ` Mattias Engdegård
2024-01-31 13:05 ` Gerd Möllmann
2024-01-31 13:18 ` Mattias Engdegård
2024-01-31 13:34 ` Gerd Möllmann
2024-01-31 14:17 ` Mattias Engdegård
2024-01-31 14:44 ` Gerd Möllmann
2024-01-31 15:05 ` Eli Zaretskii
2024-01-31 15:14 ` bug#68821: Native compile error when activating rectangle-mark-mode Gerd Möllmann
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.