Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Help with Face header needed
@ 2003-12-11 12:33 Tassilo Horn
  0 siblings, 0 replies; only message in thread
From: Tassilo Horn @ 2003-12-11 12:33 UTC (permalink / raw)


Hi,

I use gnus-alias for my identities and now want to insert a Face header
in my messages. So I set up this gnus-alias-identities-alist:

<code>
(setq gnus-alias-identity-alist 
      (quote 
       (
	("GMX" 
	 ""
	 "tassilo.horn@gmx.de" 
	 "" 
	 (("Face" . my-face-header)) "" "") 
	("Freenet" 
	 "" 
	 "tassilo.horn@freenet.de" 
	 "" 
	 (("Face" . my-face-header)) "" "") 
	("Uni" 
	 ""
	 "\"Tassilo Horn\" <heimdall@uni-koblenz.de>" 
	 "Uni Koblenz" 
	 (("Face" . my-face-header)) "" ""))))
</code>

my-face-header is as follows:

<code>
(defconst my-face-header 
  "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAElBMVEUAAAB9fX3Q0NA2NjYM
 DAwCAgJEpAowAAACNklEQVR4nGWTvYLbIBCE12fob5HTi5XTCyH3nEE9OaP3f5UMOLJ0Dm4s
 Pmb/GIiwQij4LfinM2kKtC2lYpzTSpSyXpawvkBR0XufNM6nlIJ+AYos3PmgSM0xpn1fxe5k
 2Y+6VGU85IisJuY5K++gHF9AR3MpEyOWNx138wuska1StivJMRneAX2xDSfbLdGM+s5dXim3
 /QyFBghxGtM3zyg4bzmu6m67dGamD+kOgH/ryfr8YLl9NbA16HoCWJQzvyJybfv5zBUglJNe
 Cc+7wlz1XXj0BskOQD3MQHex3rP0Go1gmkiv1xzNkL9F2BmZERMKvfUx6LNYZrFhnfgFKLlB
 0QRirhRM98yxtnKtpodgjeohFeQGEpJ+FvVHECl8Cy8NZColshkWCh6CbDCzVhMArsdAokvJ
 ATW8QEL9qAe2QVj06Z+gDR0KGUJWoaCbOsS1FhztSVpF+Pz6AVw/eYAepeCIta2qCqYL5Unk
 slL5kOiebmgKsQpHEUFNkqdn51AVx3LJroZW92vkbtFtIs1mklBtwJWNd9zkBjAScw061JSq
 9rFdVImQfIaM91BN4nfDVUmvCuyu4aLbDnRy1hYKus3wYGrkZxkDLaTk4J46Mgy+13g4Z3hE
 7WAlPIABqTHcwyugjNlHZ/q8JKRY8iFSlbBca4aZdtBMVwE18HPhHcotGenSm4Lg9AB7otif
 YE3OpGDsTO8KtDIn5v9AWqMbnPWzpveFETN34R2UXOAuP4d/A/kL94p2uDhzuL0AAAAASUVO
 RK5CYII=")
</code>

My problem is this: When I press m/a/r to write a message everything is
fine. The Face-header is correct. But when I then switch to another
identity the last line of the Face:-header is cut. When I switch another
time the line now on the end is cut. Another switch - another line is
gone. When I switch and only one line remained till now, the complete
Face-header appears again.

So I hope that somebody can help me before I'm getting crazy.

Much thanks in advance,

     Tassilo

-- 
"Beat me, whip me, make me use Windows!"


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-11 12:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-11 12:33 Help with Face header needed Tassilo Horn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).