[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug in save-some-buffers or diff.el?
From: |
David Abrahams |
Subject: |
Re: bug in save-some-buffers or diff.el? |
Date: |
Wed, 22 Oct 2003 12:28:09 -0400 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (windows-nt) |
Juri Linkov <address@hidden> writes:
> BTW, I'm sure that current behavior of `load' is wrong. It always
> tries to load .elc file first, even if it's older than .el. But often
> it causes too much trouble after updating .el files. There are many
> reasons why this happens: user forgets to recompile updated .el files,
> something goes wrong in the make process, etc. Yes, `load' reports
> a warning, but usually this warning goes unnoticed, which results in
> broken functionality. Instead, `load' should load the newest of .el
> or .elc files, and report the same warning as a simple reminder to
> recompile updated .el files to execute them faster.
Yes, indeed.
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
- bug in save-some-buffers or diff.el?, David Abrahams, 2003/10/21
- Re: bug in save-some-buffers or diff.el?, Juri Linkov, 2003/10/22
- Re: bug in save-some-buffers or diff.el?, David Abrahams, 2003/10/22
- Re: bug in save-some-buffers or diff.el?, Juri Linkov, 2003/10/22
- Re: bug in save-some-buffers or diff.el?,
David Abrahams <=
- Re: bug in save-some-buffers or diff.el?, Kevin Rodgers, 2003/10/22
- Re: bug in save-some-buffers or diff.el?, Eli Zaretskii, 2003/10/22
- Re: bug in save-some-buffers or diff.el?, Juri Linkov, 2003/10/23
- Re: bug in save-some-buffers or diff.el?, Eli Zaretskii, 2003/10/23
- Re: bug in save-some-buffers or diff.el?, Juri Linkov, 2003/10/23
- Re: bug in save-some-buffers or diff.el?, Eli Zaretskii, 2003/10/24
- Re: bug in save-some-buffers or diff.el?, Richard Stallman, 2003/10/23
- Re: bug in save-some-buffers or diff.el?, David Abrahams, 2003/10/23
- Re: bug in save-some-buffers or diff.el?, Richard Stallman, 2003/10/24
- emacshear (was: bug in save-some-buffers or diff.el?), Juri Linkov, 2003/10/27