[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: another bug of find-file-noselect?
From: |
Andre Spiegel |
Subject: |
Re: another bug of find-file-noselect? |
Date: |
25 Oct 2000 13:55:56 +0200 |
User-agent: |
Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7 |
> > Kenichi Handa <address@hidden> writes:
> >
> > > I found that this part was changed by Andre on 2000.10.4 by
> > > the revision 1.505 (though there's no entry for that in
> > > ChangeLog).
Ok, I just went over the logs and checked the story of that piece of
code. My change on 2000-10-04 indeed only added a single line of code
in basic-save-buffer; if you look at the diff between 1.503 and 1.505,
there is only that single change. 1.504 is a screwed up version I
accidentally comitted.
The `car' in find-file-noselect was present when the code was first
written by RMS on 1998-10-16 (revision 1.430). RMS removed that `car'
in his change on 1999-01-24 (1.443), but added it back on 1999-09-11
(1.460). Dave made an, as far as I can see, unrelated change to that
line of code on 2000-03-26 (1.475).
I hope that helps you to figure out what is right here; I don't know
enough about these mechanisms to say anything meaningful.
We could try and remove version 1.504 from the RCS master, so that
tracking changes becomes easier again. Alternatively, we could try
and replace the log message for 1.504 / 1.505 to indicate what
happened, and maybe put a remark into the ChangeLog.
- another bug of find-file-noselect?, Kenichi Handa, 2000/10/20
- Re: another bug of find-file-noselect?, Gerd Moellmann, 2000/10/24
- Re: another bug of find-file-noselect?, Kenichi Handa, 2000/10/24
- Re: another bug of find-file-noselect?, Gerd Moellmann, 2000/10/25
- Re: another bug of find-file-noselect?, Andre Spiegel, 2000/10/25
- Re: another bug of find-file-noselect?,
Andre Spiegel <=
- Re: another bug of find-file-noselect?, Eli Zaretskii, 2000/10/25
- Re: another bug of find-file-noselect?, Kenichi Handa, 2000/10/25
- files.el, Andre Spiegel, 2000/10/25
- Re: files.el, Gerd Moellmann, 2000/10/26
- Re: files.el, Andre Spiegel, 2000/10/26
- Re: another bug of find-file-noselect?, Eli Zaretskii, 2000/10/25
- Re: another bug of find-file-noselect?, Kenichi Handa, 2000/10/25
- Re: another bug of find-file-noselect?, Dave Love, 2000/10/25
- Re: another bug of find-file-noselect?, Eli Zaretskii, 2000/10/25
- Re: another bug of find-file-noselect?, Gerd Moellmann, 2000/10/26