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

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

Re: [Xming + emacsclient] How to load a library in an emacsclient call


From: Harry Putnam
Subject: Re: [Xming + emacsclient] How to load a library in an emacsclient call
Date: Sat, 05 Feb 2011 20:02:04 -0600
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

trebol55555@yahoo.es writes:

>> (NOTE: the xming-on-m1 `library' sets a specific font and bkg foregrd colors
>> to use on a specific host `m1')
>>
>> emacsclient -s nognus -e "(load-library \"xming-on-m1\")" ; \
>> emacsclient -s nognus -c
>>
>> That doesn't work... there are no errors but the resulting emacs does
>> not have the xming-on-m1 library loaded.  So I guess it needs to be
>> worked into a single command.
>>
>> So cutting to the chase:
>>
>> The question is how to make emacs read a specific library or file in
>> an emacsclient command line.
>
> Hello Harry,
>
> The comands:
>
> $ emacsclient -c -s nameserver -e "(load-library \"namelibrary\")
> $ emacsclient -c -s nameserver -e "(load-file \"file_path\")"
>
> works in linux without problem. I don't know anything about xming, but
> this is the correct syntax.  

Ahhh... thanks... why I missed that format is a mystery to me.  Caved
in to quick I guess.

Thanks alot.




reply via email to

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