unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* count-screen-lines
@ 2006-02-01 21:54 Sam Owre
  2006-02-03  5:04 ` count-screen-lines Richard M. Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Owre @ 2006-02-01 21:54 UTC (permalink / 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.3.1 (x86_64-redhat-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2005-02-04 on crowe.devel.redhat.com
configured using `configure  --build=x86_64-redhat-linux --host=x86_64-redhat-linux --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-pop --with-sound'
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: C
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

With the file test.el containing:

  (set-buffer (get-buffer-create "foo"))
  (insert "asdfasdkf
  asdfasdfsad
  asdfasdfasdf")
  (message "count-screen-lines = %s" (count-screen-lines))

I run

  % emacs -batch -q -l test.el
  Loading /usr/libexec/emacs/21.3/x86_64-redhat-linux/fns-21.3.1.el (source)...
  Fatal error (11).Segmentation fault

This is on a Linux machine running RedHat Fedora Core 3

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: count-screen-lines
  2006-02-01 21:54 count-screen-lines Sam Owre
@ 2006-02-03  5:04 ` Richard M. Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard M. Stallman @ 2006-02-03  5:04 UTC (permalink / raw)
  Cc: bug-gnu-emacs

It does not crash for me in the latest development Emacs sources
from savannah.gnu.org.

Thanks for the report.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-02-03  5:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-01 21:54 count-screen-lines Sam Owre
2006-02-03  5:04 ` count-screen-lines Richard M. Stallman

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).