Your message dated Sat, 24 Feb 2007 11:56:14 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#409055: emacs-snapshot-gtk: Slow when moving in a large
file
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: emacs-snapshot-gtk
Version: 1:20070128-1
Severity: normal
Emacs opens fine a 265K PHP (autogenerated) file but, to go the the
end of the buffer (end-of-buffer), it takes ages. Emacs 21.4.1 does
it reasonably fast though. The file is just a big array:
<?php
$access =
array(
"time" =>
array(
"reset" => 1099417971, "last" => 1168975027,
"hour" =>
array(
30, 27, 18, 27, 16, 10, 11, 13, 15, 21, 28, 50, 9, 34, 34, 21, 70, 40, 4
6, 67, 9, 39, 45, 31
),
"wday" =>
array(
....
I can send the whole file upon request. These kind of files are
infrequent but it would be nice if Emacs could edit them (or decline
altogether to open them :( )...
Cheers,
ChriS
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (900, 'testing'), (400, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.3
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages emacs-snapshot-gtk depends on:
ii emacs-snapshot-bin-common 1:20070128-1 The GNU Emacs editor's shared, arc
ii libasound2 1.0.13-1 ALSA library
ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries
ii libglib2.0-0 2.12.4-2 The GLib library of C routines
ii libgtk2.0-0 2.8.20-5 The GTK+ graphical user interface
ii libice6 1:1.0.1-2 X11 Inter-Client Exchange library
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG
ii libncurses5 5.5-5 Shared libraries for terminal hand
ii libpng12-0 1.2.15~beta5-1 PNG library - runtime
ii libsm6 1:1.0.1-3 X11 Session Management library
ii libtiff4 3.8.2-7 Tag Image File Format (TIFF) libra
ii libungif4g 4.1.4-4 shared library for GIF images
ii libx11-6 2:1.0.3-4 X11 client-side library
ii libxft2 2.1.8.2-8 FreeType-based font drawing librar
ii libxpm4 1:3.5.5-2 X11 pixmap library
emacs-snapshot-gtk recommends no packages.
Versions of packages emacs-snapshot-common depends on:
ii dpkg 1.13.25 package maintenance system for Deb
ii emacsen-common 1.4.17 Common facilities for all emacsen
Versions of packages emacs-snapshot-bin-common depends on:
ii emacs-snapshot-common 1:20070128-1 The GNU Emacs editor's common infr
ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries
ii liblockfile1 1.06.1 NFS-safe locking library, includes
Versions of packages emacsen-common depends on:
ii bsdmainutils 6.1.6 collection of more utilities from
Versions of packages emacs-snapshot-gtk is related to:
ii dictionaries-common 0.70.10 Common utilities for spelling dict
-- no debconf information
--- End Message ---
--- Begin Message ---
Christophe TROESTLER <[EMAIL PROTECTED]> writes:
> Ok. But then, shouldn't the c-mode say in the mode line it must
> be enabled manually (this would be better than the current
> situation)?
Well, c-mode is really meant to be used with C files only, and the
situation where it's used with PHP files is unusual enough that it
doesn't warrant adding a special check for it.
So I think I'll just handle this bug as a configuration error, and
close it... there's little I can do about it.
Thanks,
--
,''`.
: :' : Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--- End Message ---