all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: help-gnu-emacs@gnu.org
Subject: Re: g-client for blogger
Date: Wed, 30 May 2007 08:46:18 +0200	[thread overview]
Message-ID: <87r6oyyfk5.fsf@baldur.tsdh.de> (raw)
In-Reply-To: 1180493688.685594.239230@k79g2000hse.googlegroups.com

novaburst <Paul.Beel@gmail.com> writes:

Hi Paul,

> I'm trying to install g-client so I can use it to write my Blogger
> entries with Emacs. I am using OpenSUSE Linux. I am following the
> directions from this URL:
> http://buzz.blogger.com/2007/03/emacs-client-for-blogger.html
>
> I placed this code in my .emacs
>
> (load-library "g")
> (add-to-list 'load-path "~/g-client")

It cannot find the library, because you add it to the load-path (that's
where it looks for libraries) one line later. Reverse the two line and
you should be fine.

Bye,
Tassilo
-- 
If programmers deserve to  be rewarded for creating innovative programs,
by the same  token they deserve to be punished if  they restrict the use
of these programs. (Richard M. Stallman)

  reply	other threads:[~2007-05-30  6:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-30  2:54 g-client for blogger novaburst
2007-05-30  6:46 ` Tassilo Horn [this message]
2007-05-30 14:05   ` novaburst
2007-05-31  2:08     ` novaburst

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r6oyyfk5.fsf@baldur.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.