help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: g-client: character coding problem


From: Hadron
Subject: Re: g-client: character coding problem
Date: Sun, 13 May 2007 17:43:12 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.0 (gnu/linux)

Hadron <hadronquark@gmail.com> writes:

> Joseph Fahey <fahey@fabula.org> writes:
>
>> Hello all,
>>
>> I am trying to use T. V. Ramah's g-client interface to the Google API,
>> in particular as an interface to Blogger.
>>
>> http://emacspeak.blogspot.com/2007/03/emacs-client-for-google-services.html#cooliris
>
> With emacs 23 I get this error
>
> ,----
> | Debugger entered--Lisp error: (file-error "Cannot open load file" 
> "g-cus-load")
> |   load("g-cus-load")
> |   load-library("g-cus-load")
> |   byte-code("ÀÁÂÃÄÅ%ˆÆÇ!ˆÆÈ!ˆÉÊË\"ˆÌÁ!‡" [custom-declare-group g nil 
> "Google Client" :group applications load-library "g-loaddefs" "g-cus-load" 
> add-hook calendar-mode-hook gcal-emacs-calendar-setup provide] 6)
> |   load("g")
> |   load-library("g")
> |   eval((load-library "g"))
> |   eval-last-sexp-1(nil)
> |   eval-last-sexp(nil)
> |   call-interactively(eval-last-sexp)
> `----
>
> Any ideas?

ok, just commenting out the line in g.el which loads g-cus-load gets it
working, but what lisp would load the file only if it exists?

-- 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]