* help:update to new version 21.2.1
@ 2003-02-21 2:51 Tom Hu
2003-02-21 10:24 ` David Kastrup
2003-02-21 15:20 ` Kai Großjohann
0 siblings, 2 replies; 4+ messages in thread
From: Tom Hu @ 2003-02-21 2:51 UTC (permalink / raw)
Hi all,
I update my emacs from 19.34 to 21.2.1. My init .emacs does not work
correctly now.
The first suspect is that when I edit a file, I got an error:
file mode specification error: (error "Cannot recognize major version
number: 21).
All my c-style format are lost. setnu (set number line) is lost too.
Any help?
Tom Hu
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: help:update to new version 21.2.1
2003-02-21 2:51 help:update to new version 21.2.1 Tom Hu
@ 2003-02-21 10:24 ` David Kastrup
2003-02-21 15:20 ` Kai Großjohann
1 sibling, 0 replies; 4+ messages in thread
From: David Kastrup @ 2003-02-21 10:24 UTC (permalink / raw)
Tom Hu <tomhu@cisco.com> writes:
> I update my emacs from 19.34 to 21.2.1. My init .emacs does not work
> correctly now.
>
> The first suspect is that when I edit a file, I got an error:
>
> file mode specification error: (error "Cannot recognize major version
> number: 21).
>
> All my c-style format are lost. setnu (set number line) is lost too.
>
> Any help?
It is a hunch that your .emacs file does not work correctly now.
That's all that one can diagnose with the above information. So you
might want to take a look at it.
Another is that you may have installed some old Lisp packages that
don't know how to deal with Emacs-21.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: help:update to new version 21.2.1
2003-02-21 2:51 help:update to new version 21.2.1 Tom Hu
2003-02-21 10:24 ` David Kastrup
@ 2003-02-21 15:20 ` Kai Großjohann
2003-02-21 15:31 ` gebser
1 sibling, 1 reply; 4+ messages in thread
From: Kai Großjohann @ 2003-02-21 15:20 UTC (permalink / raw)
Tom Hu <tomhu@cisco.com> writes:
> I update my emacs from 19.34 to 21.2.1. My init .emacs does not work
> correctly now.
>
> The first suspect is that when I edit a file, I got an error:
What kind of file? If it is a C file, look for C mode customizations
in your .emacs file.
> file mode specification error: (error "Cannot recognize major version
> number: 21).
>
> All my c-style format are lost. setnu (set number line) is lost too.
Another alternative is to do the binary search dance: comment out the
second half of .emacs, see if the error is still there. If the error
is still there, comment out more. If the error is gone, re-enable
some commented-out sections. Repeat until you get to the troublesome
statement.
--
A preposition is not a good thing to end a sentence with.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: help:update to new version 21.2.1
2003-02-21 15:20 ` Kai Großjohann
@ 2003-02-21 15:31 ` gebser
0 siblings, 0 replies; 4+ messages in thread
From: gebser @ 2003-02-21 15:31 UTC (permalink / raw)
Kai Großjohann at 16:20 (UTC+0100) on Fri, 21 Feb 2003 said:
= Tom Hu <tomhu@cisco.com> writes:
=
= > I update my emacs from 19.34 to 21.2.1. My init .emacs does not work
= > correctly now.
= >
= > The first suspect is that when I edit a file, I got an error:
=
= What kind of file? If it is a C file, look for C mode customizations
= in your .emacs file.
=
= > file mode specification error: (error "Cannot recognize major version
= > number: 21).
= >
= > All my c-style format are lost. setnu (set number line) is lost too.
=
= Another alternative is to do the binary search dance: comment out the
= second half of .emacs, see if the error is still there. If the error
= is still there, comment out more. If the error is gone, re-enable
= some commented-out sections. Repeat until you get to the troublesome
= statement.
You could also look at your *Messages* buffer. It will point out where
the failure happened. Then you can fix it or comment it out and try
again.
ken
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-02-21 15:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-21 2:51 help:update to new version 21.2.1 Tom Hu
2003-02-21 10:24 ` David Kastrup
2003-02-21 15:20 ` Kai Großjohann
2003-02-21 15:31 ` gebser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).