public inbox for cygwin-talk@cygwin.com
 help / color / mirror / Atom feed
* Long Email Subject Hippo Filter
@ 2005-07-05 12:46 zzapper
  2005-07-05 14:00 ` Dave Korn
  0 siblings, 1 reply; 4+ messages in thread
From: zzapper @ 2005-07-05 12:46 UTC (permalink / raw)
  To: cygwin-talk

Hi,
I have been developing a simple Filter to allow the reading of really long subject lines.
I am writing it using Perl-3d (special glasses required), and have got it down to a compact 100,000
lines. All was going well but the filter does not cope well with attachments on the Subject Line
(png's) these are causing Windows Segment Faults.

Please Fix this immediately.

-- 
zzapper
vim -c ":%s%s*%Cyrnfr)fcbafbe[Oenz(Zbbyranne%|:%s)[[()])-)Ig|norm Vg?"
http://www.rayninfo.co.uk/tips/ vim, zsh & success tips

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

* RE: Long Email Subject Hippo Filter
  2005-07-05 12:46 Long Email Subject Hippo Filter zzapper
@ 2005-07-05 14:00 ` Dave Korn
  2005-07-05 14:11   ` Corinna Vinschen
  2005-07-05 14:19   ` zzapper
  0 siblings, 2 replies; 4+ messages in thread
From: Dave Korn @ 2005-07-05 14:00 UTC (permalink / raw)
  To: 'Fznfu gur T8!'

[-- Attachment #1: Type: text/plain, Size: 564 bytes --]

----Original Message----
>From: zzapper
>Sent: 05 July 2005 13:46

> Hi,
> I have been developing a simple Filter to allow the reading of really
> long subject lines. 
> I am writing it using Perl-3d (special glasses required), and have got it
> down to a compact 100,000 lines. All was going well but the filter does
> not cope well with attachments on the Subject Line (png's) these are
> causing Windows Segment Faults. 
> 
> Please Fix this immediately.


  Does the attached patch help?


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....

[-- Attachment #2: hippofilter.pl.diff --]
[-- Type: application/octet-stream, Size: 2811 bytes --]

diff -pubBwrN hippofilter.orig/hippofilter.pl hippofilter/hippofilter.pl
--- hippofilter.orig/hippofilter.pl	2005-07-05 14:53:34.733309400 +0100
+++ hippofilter/hippofilter.pl	2005-07-05 14:51:33.892488600 +0100
@@ -29788,29803 +627457,627491 @@
-Choose life, choose a job, choose a career, choose a family, choose
-a fucking big television, choose washing machines, cars, compact disc
-players and electrical tin openers, choose good health, low cholesterol
-and dental insurance, choose fixed interest mortgage repayments, choose
-a starter home, choose your friends, choose leisure wear and matching
-luggage, choose a three-piece suite on hire purchase in a range of
-fucking fabrics, choose DIY and wondering who the fuck you are on a
-Sunday morning, choose sitting on that couch watching mind-numbing
-spirit-crushing gameshows stuffing fucking junk food into your mouth,
-choose rotting away at the end of it all pissing your last in a miserable
-home nothing more than an embarassment to the selfish fucked-up brass that
-you've spawned to replace yourselves, choose your future, choose life,
-but why would I want to do a thing like that? I chose not to choose life,
-I chose something else, and the reasons? There are no reasons. Who needs
-reasons when you've got heroin?
-
+To be, or not to be: that is the question:
+Whether 'tis nobler in the mind to suffer
+The slings and arrows of outrageous fortune,
+Or to take arms against a sea of troubles,
+And by opposing end them? To die: to sleep;
+No more; and by a sleep to say we end
+The heart-ache and the thousand natural shocks
+That flesh is heir to, 'tis a consummation
+Devoutly to be wish'd. To die, to sleep;
+To sleep: perchance to dream: ay, there's the rub;
+For in that sleep of death what dreams may come
+When we have shuffled off this mortal coil,
+Must give us pause: there's the respect
+That makes calamity of so long life;
+For who would bear the whips and scorns of time,
+The oppressor's wrong, the proud man's contumely,
+The pangs of despised love, the law's delay,
+The insolence of office and the spurns
+That patient merit of the unworthy takes,
+When he himself might his quietus make
+With a bare bodkin? who would fardels bear,
+To grunt and sweat under a weary life,
+But that the dread of something after death,
+The undiscover'd country from whose bourn
+No traveller returns, puzzles the will
+And makes us rather bear those ills we have
+Than fly to others that we know not of?
+Thus conscience does make cowards of us all;
+And thus the native hue of resolution
+Is sicklied o'er with the pale cast of thought,
+And enterprises of great pith and moment
+With this regard their currents turn awry,
+And lose the name of action. - Soft you now!
+The fair Ophelia! Nymph, in thy orisons
+Be all my sins remember'd.

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

* Re: Long Email Subject Hippo Filter
  2005-07-05 14:00 ` Dave Korn
@ 2005-07-05 14:11   ` Corinna Vinschen
  2005-07-05 14:19   ` zzapper
  1 sibling, 0 replies; 4+ messages in thread
From: Corinna Vinschen @ 2005-07-05 14:11 UTC (permalink / raw)
  To: 'Wrglpfrmpft'

On Jul  5 15:00, Dave Korn wrote:
> ----Original Message----
> >From: zzapper
> >Sent: 05 July 2005 13:46
> 
> > Hi,
> > I have been developing a simple Filter to allow the reading of really
> > long subject lines. 
> > I am writing it using Perl-3d (special glasses required), and have got it
> > down to a compact 100,000 lines. All was going well but the filter does
> > not cope well with attachments on the Subject Line (png's) these are
> > causing Windows Segment Faults. 
> > 
> > Please Fix this immediately.
> 
> 
>   Does the attached patch help?

Dave, that looks like a reverse patch to me.  The ... code... is replaced
with another which is apparently older.  That can't be right.


Corinna

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

* Re: Long Email Subject Hippo Filter
  2005-07-05 14:00 ` Dave Korn
  2005-07-05 14:11   ` Corinna Vinschen
@ 2005-07-05 14:19   ` zzapper
  1 sibling, 0 replies; 4+ messages in thread
From: zzapper @ 2005-07-05 14:19 UTC (permalink / raw)
  To: cygwin-talk

On Tue, 5 Jul 2005 15:00:45 +0100,  wrote:

>----Original Message----
>>From: zzapper
>>Sent: 05 July 2005 13:46
>
>> Hi,
>> I have been developing a simple Filter to allow the reading of really
>> long subject lines. 
>> I am writing it using Perl-3d (special glasses required), and have got it
>> down to a compact 100,000 lines. All was going well but the filter does
>> not cope well with attachments on the Subject Line (png's) these are
>> causing Windows Segment Faults. 
>> 
>> Please Fix this immediately.
>
>
>  Does the attached patch help?
>
>
>    cheers,
>      DaveK
DaveK
I have taken your patch,; a bold attempt indeed to resolve this problem. and planted it in my window
box here on the 25th storey of Tesco Towers. With the precise amount of nightly bat-droppings I am
sure that in a week or two your patch will be ready to be integrated with the normal CygWin Build

-- 
zzapper
vim -c ":%s%s*%Cyrnfr)fcbafbe[Oenz(Zbbyranne%|:%s)[[()])-)Ig|norm Vg?"
http://www.rayninfo.co.uk/tips/ vim, zsh & success tips

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

end of thread, other threads:[~2005-07-05 14:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-05 12:46 Long Email Subject Hippo Filter zzapper
2005-07-05 14:00 ` Dave Korn
2005-07-05 14:11   ` Corinna Vinschen
2005-07-05 14:19   ` zzapper

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 read-only IMAP folder(s) and NNTP newsgroup(s).