Gnus development mailing list
 help / color / mirror / Atom feed
* mime XEmacs (no-mule) bugs
@ 1998-11-15 21:43 Wes Hardaker
  1998-11-15 22:00 ` Karl Kleinpaste
  0 siblings, 1 reply; 4+ messages in thread
From: Wes Hardaker @ 1998-11-15 21:43 UTC (permalink / raw)





I need this currently to be able to send mail:

(defun mm-find-charset-region (b e) '(ascii))
(defun find-charset-region (b e) '(ascii))

(And the .47 patch didn't fix all the problems Lars, only once
instance of this)

-- 
"Ninjas aren't dangerous.  They're more afraid of you than you are of them."


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: mime XEmacs (no-mule) bugs
  1998-11-15 21:43 mime XEmacs (no-mule) bugs Wes Hardaker
@ 1998-11-15 22:00 ` Karl Kleinpaste
  1998-11-15 22:53   ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Karl Kleinpaste @ 1998-11-15 22:00 UTC (permalink / raw)




Wes Hardaker <wjhardaker@ucdavis.edu> writes:
> (defun mm-find-charset-region (b e) '(ascii))
> (defun find-charset-region (b e) '(ascii))

Thanx for the interim workaround.

> (And the .47 patch didn't fix all the problems Lars, only once
> instance of this)

Aye.  I'm still desperately trying to be able to `B m' some messages
around, and the next level of difficulty is:

Signaling: (void-variable current-language-environment)
  mm-find-charset-region(1 1295)
  mm-encode-body()
  mml-generate-mime-1((part (type . "text/plain") (contents . "[content deleted]")))
  mml-generate-mime()
  message-encode-message-body()
  gnus-request-accept-article("nnml:tomb" nil t)
  eval((gnus-request-accept-article "nnml:tomb" (quote nil) t))
  nnml-request-move-article(30701 "mailer-daemon" "" (gnus-request-accept-article "nnml:tomb" (quote nil) t) t)
  gnus-request-move-article(30701 "nnml:mailer-daemon" "" (gnus-request-accept-article "nnml:tomb" (quote nil) t) t)
  gnus-summary-move-article(nil)
  call-interactively(gnus-summary-move-article)

With Wes' quick fix above in place, I am able to do a `B m', however
the resulting message in the new group is _tripled_ (as I reported
yesterday, when reporting p0.46 DOA under non-MULE XEmacs), and
contains an erroneous opening newline.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: mime XEmacs (no-mule) bugs
  1998-11-15 22:00 ` Karl Kleinpaste
@ 1998-11-15 22:53   ` Lars Magne Ingebrigtsen
  1998-11-16  0:48     ` Chris Tessone
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-11-15 22:53 UTC (permalink / raw)




Karl Kleinpaste <karl@jprc.com> writes:

> Signaling: (void-variable current-language-environment)
>   mm-find-charset-region(1 1295)

Yup.  Fix in Pterodactyl Gnus v0.48.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: mime XEmacs (no-mule) bugs
  1998-11-15 22:53   ` Lars Magne Ingebrigtsen
@ 1998-11-16  0:48     ` Chris Tessone
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Tessone @ 1998-11-16  0:48 UTC (permalink / raw)


> Karl Kleinpaste <karl@jprc.com> writes:
> 
> > Signaling: (void-variable current-language-environment)
> >   mm-find-charset-region(1 1295)
> 
> Yup.  Fix in Pterodactyl Gnus v0.48.

Whee. That should fix my problem too. Thanks. :-)

Chris

-- 
Chris Tessone                                   tessone@imsa.edu
PH/Postmaster SNPC               Illinois Math & Science Academy
http://www-ed.fnal.gov/lincon/     http://www.imsa.edu/~tessone/


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1998-11-16  0:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-11-15 21:43 mime XEmacs (no-mule) bugs Wes Hardaker
1998-11-15 22:00 ` Karl Kleinpaste
1998-11-15 22:53   ` Lars Magne Ingebrigtsen
1998-11-16  0:48     ` Chris Tessone

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).