Muli Ben-Yehuda's journal

February 11, 2004

Filed under: Uncategorized — Muli Ben-Yehuda @ 2:41 PM

advogato.el/advogato-el-let-user-specify-mozilla-profile-name-1.2-A1, a patch to advogato.el to allow the user to set his mozilla profile name. advogato.el uses the cookies file in the mozilla profile to dig up the advogato cookie. Without this patch, it fails if the user has a .mozilla profile but the profile name is neither the login name nor ‘default’. Example use:

 
;; posting to advogato 
(load-file "/home/muli/src/elisp/advogato.el") 
(defun advo-compose () 
  (interactive) 
  (advogato-start-post)) 
(setq advogato-mozilla-profile-name "whatever") 

Leave a Comment »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Blog at WordPress.com.

%d bloggers like this: