[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISPM) at MIT-AI
- Subject:
- From: DOYLE@MIT-AI
- Date: Tue ,30 May 79 22:15:55 EDT
M-. has an annoying bug. I extracted some code from one buffer,
put it in a new buffer, wrote it out, and flushed the first buffer.
Later, I tried to edit a function in the new buffer using M-.,
and it read in the old file again. I flushed the old buffer again.
The new file I wrote out had a package declaration. I again tried
to edit the function, this time prefixing the function name with the
package: construct. It again read in the old file, in spite of
there being no package declaration in the old file.