* won't load TeX/LaTeX files
@ 2008-04-25 19:49 bev
2008-04-26 4:25 ` Pascal Bourguignon
0 siblings, 1 reply; 3+ messages in thread
From: bev @ 2008-04-25 19:49 UTC (permalink / raw)
To: help-gnu-emacs
Hi gang,
I just got emacs 22.2.1 (behind the curve, I know) and I experiencing
the usual breaking-in problems. Here's an annoying one I can't figure
out.
I'm running SUSE 10.2 on a toshiba satellite, i686.
Symptom: when I try to load one of my latex files (made with the
previous emacs version) I get this error msg: "Wrong type argument:
stringp nil". When I look in the *Messages* buffer for more info, it
says: "vc-file-clearprops: Wrong type argument: stringp nil".
I tried to get clever and create a non-latex file and then change it
to latex and it told me that I didn't have a "latexenc" file.
So I searched for latexenc, found that it helps latex deal with
different encodings, and that 22.2 has latexenc functions built-in. So
I think I may be getting somewhere, but, having spend a bunch of time
on this already, I thought I'd ask the good people here whether anyone
knows wtf is going on? I'm writing a dissertation and it would help if
I could work on it.
Oh yes, it's got nothing to do my my init file -> same behavior with
'> emacs -q'.
TIA
Bev
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: won't load TeX/LaTeX files
2008-04-25 19:49 won't load TeX/LaTeX files bev
@ 2008-04-26 4:25 ` Pascal Bourguignon
2008-04-26 10:12 ` Reiner Steib
0 siblings, 1 reply; 3+ messages in thread
From: Pascal Bourguignon @ 2008-04-26 4:25 UTC (permalink / raw)
To: help-gnu-emacs
bev <fbe2@comcast.net> writes:
> Hi gang,
>
> I just got emacs 22.2.1 (behind the curve, I know) and I experiencing
> the usual breaking-in problems. Here's an annoying one I can't figure
> out.
>
> I'm running SUSE 10.2 on a toshiba satellite, i686.
>
> Symptom: when I try to load one of my latex files (made with the
> previous emacs version) I get this error msg: "Wrong type argument:
> stringp nil". When I look in the *Messages* buffer for more info, it
> says: "vc-file-clearprops: Wrong type argument: stringp nil".
This vc-file-clearprops is an old version that doesn't work anymore.
Locate it and remove it.
> I tried to get clever and create a non-latex file and then change it
> to latex and it told me that I didn't have a "latexenc" file.
This latex is old too. Try to get a new latex that knows that
latexenc is built in.
> So I searched for latexenc, found that it helps latex deal with
> different encodings, and that 22.2 has latexenc functions built-in. So
> I think I may be getting somewhere, but, having spend a bunch of time
> on this already, I thought I'd ask the good people here whether anyone
> knows wtf is going on? I'm writing a dissertation and it would help if
> I could work on it.
Perhaps it would be prudent to stay more away from the bleeding edge?
Try to go back to 22.1 or 21.3 and wait for the emacs developer to
update all the packages you need for 22.2.1 (of course, this will be
completed when emacs 23.3 will be the bleeding edge).
--
__Pascal Bourguignon__ http://www.informatimago.com/
"Specifications are for the weak and timid!"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: won't load TeX/LaTeX files
2008-04-26 4:25 ` Pascal Bourguignon
@ 2008-04-26 10:12 ` Reiner Steib
0 siblings, 0 replies; 3+ messages in thread
From: Reiner Steib @ 2008-04-26 10:12 UTC (permalink / raw)
To: help-gnu-emacs
On Sat, Apr 26 2008, Pascal Bourguignon wrote:
> This latex is old too. Try to get a new latex that knows that
> latexenc is built in.
LaTeX doesn't know anything about `latexenc.el' at all.
>> So I searched for latexenc, found that it helps latex deal with
>> different encodings, and that 22.2 has latexenc functions built-in.
Correct.
> Perhaps it would be prudent to stay more away from the bleeding edge?
> Try to go back to 22.1 or 21.3 and wait for the emacs developer to
> update all the packages you need for 22.2.1 (of course, this will be
> completed when emacs 23.3 will be the bleeding edge).
Emacs 22.2 has been released 4 weeks ago (March 26). It is by no
means "bleeding edge".
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-04-26 10:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-25 19:49 won't load TeX/LaTeX files bev
2008-04-26 4:25 ` Pascal Bourguignon
2008-04-26 10:12 ` Reiner Steib
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.