emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Peter Dyballa] Re: Coding system of file not recognised correctly


From: Peter Dyballa
Subject: Re: [Peter Dyballa] Re: Coding system of file not recognised correctly
Date: Wed, 11 Oct 2006 23:13:29 +0200


Am 11.10.2006 um 20:51 schrieb Richard Stallman:

No, I wouldn't say so. In the extra directory were the non- compiled
    ELisp files. These files are stable, unchanged, since last year,
    obviously (I forgot to diff before I deleted them, seeing that the
byte counts were the same). So GNU Emacs was and is loading the same
    contents.

I can't follow these complexities, and I can't see how this say
anything about the bug.

If you delete the spurious files, and rebuild Emacs the right way from
the latest sources, does the bug happen?

Sources were updated by CVS shortly before UTC 19:00. Configured with

./configure --without-ns --without-carbon --with-x --without-sound -- without-pop --with-xpm --with-jpeg --with-tiff --with-gif --with-png --enable-locallisppath=/Library/Application\ Support/Emacs/ calendar22:/Library/Application\ Support/Emacs/preview:/Library/ Application\ Support/Emacs/auctex/images:/Library/Application\ Support/Emacs/auctex:/Library/Application\ Support/Emacs CFLAGS="- pipe -fPIC -O0" CPPFLAGS="-no-cpp-precomp -I/usr/include/openssl -I/ usr/local/include -I/sw/include/libpng12 -I/sw/include" LDFLAGS="-L/ usr/X11R6/lib -L/usr/local/lib -L/sw/lib/ncurses -L/sw/lib"

compiled with

        make -k bootstrap

and installed with

        sudo make install

the first UTF-8 encoded file opened has ``-E:-- ´´ in the left edge of the mode-line (although its first line is: ;;; -*- mode: Text; coding: utf-8; -*-), the second UTF-8 encoded file has ``-u:-- ´´ in the left edge of the mode-line when launched as

        /usr/local/bin/emacs -Q &

or as

        /usr/local/bin/emacs -Q <UTF-8 file #1> <UTF-8 file #2> &

when I have in load-path outside /usr/local/share/emacs/22.0.50/lisp/ international the files (copies obviously):

        C -rw-r--r--    1 root  admin   38999 11 Okt 22:52 subst-ksc.el.gz
        C -rw-r--r--    1 root  admin   61258 11 Okt 22:52 subst-jis.el.gz
        C -rw-r--r--    1 root  admin   35480 11 Okt 22:52 subst-gb2312.el.gz
        C -rw-r--r--    1 root  admin   64451 11 Okt 22:52 subst-big5.el.gz

*Messages* shows:

        (/usr/local/bin/emacs -Q utf8_txt utf8.txt)
        For information about the GNU Project and its goals, type C-h C-p.
        Loading time...done
        Loading paren...done
        Loading /Library/Application Support/Emacs/subst-ksc.el.gz...
        Loading jka-compr...done
        uncompressing subst-ksc.el.gz...done
        Loading /Library/Application Support/Emacs/subst-ksc.el.gz...done
        Loading /Library/Application Support/Emacs/subst-gb2312.el.gz...
        uncompressing subst-gb2312.el.gz...done
        Loading /Library/Application Support/Emacs/subst-gb2312.el.gz...done
        Loading /Library/Application Support/Emacs/subst-big5.el.gz...
        uncompressing subst-big5.el.gz...done
        Loading /Library/Application Support/Emacs/subst-big5.el.gz...done
        Loading /Library/Application Support/Emacs/subst-jis.el.gz...
        uncompressing subst-jis.el.gz...done
        Loading /Library/Application Support/Emacs/subst-jis.el.gz...done
        Loading composite...done

--
Greetings

  Pete

Hard Disk: A device that allows users to delete vast quantities of data with
            simple mnemonic commands.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]