From: "Mateusz Greszta" <mg197860@students.mimuw.edu.pl>
Subject: Fatal error with changed buffer-display-table
Date: 26 Apr 2003 14:25:02 -0000 [thread overview]
Message-ID: <20030426142502.4287.qmail@violet02> (raw)
This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.
Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.
In GNU Emacs 21.1.1 (i386-pld-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2001-10-24 on rainbow
configured using `configure --prefix=/usr/local --exec-prefix=/usr/local --bindir=/usr/local/bin --sbindir=/usr/local/sbin --sysconfdir=/etc --datadir=/usr/local/share --includedir=/usr/local/include --libdir=/usr/local/lib --localstatedir=/var --mandir=/usr/local/share/man --infodir=/usr/local/share/info --libexecdir=/usr/local/lib --sharedstatedir=/var --with-gcc --with-pop --with-x-toolkit --with-xpm --with-jpeg --with-tiff --with-gif --with-png i386-pld-linux'
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: pl_PL
locale-coding-system: iso-latin-2
default-enable-multibyte-characters: t
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
I've changed buffer-display-table with command:
(set 'buffer-display-table
(let ((table (make-display-table)))
(aset table ?x (string-to-vector "1234"))
table))
then, at end of buffer (!), I input x <return> y and finally <up>
I got "Fatal error (6).Aborted"
--
Mateusz Greszta <mg197860@zodiac.mimuw.edu.pl>
Recent input:
ESC x r e p o r TAB RET
Recent messages:
(emacs)
Loading disp-table...done
For information about the GNU Project and its goals, type C-h C-p.
Loading emacsbug...done
reply other threads:[~2003-04-26 14:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030426142502.4287.qmail@violet02 \
--to=mg197860@students.mimuw.edu.pl \
--cc=mg197860@zodiac.mimuw.edu.pl \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).