Re: strange VM display after updating

2001-02-14 Thread Ronan Waide
On February 1, [EMAIL PROTECTED] said: > i'm not sure how to describe it. when i'm reading a mail folder and > move from one message to another, the window showing the message (not > the summary window) flashes briefly. it appears that the entire mail > header is displayed for a usecond and then s

Re: strange VM display after updating

2001-02-11 Thread Ronan Waide
On February 11, [EMAIL PROTECTED] said: > On Thu, 1 Feb 2001, Albert L. Ting wrote: > > > ! (when (not (string-match "XEmacs\\|Lucid" emacs-version)) > > How about: > > (or (featurep 'xemacs) (sit-for 0)) > > Maybe this breaks on real old XEmacsen, but it's cleaner, methinks. > > kai N

Re: strange VM display after updating

2001-02-11 Thread Kai Großjohann
On Thu, 1 Feb 2001, Albert L. Ting wrote: > ! (when (not (string-match "XEmacs\\|Lucid" emacs-version)) How about: (or (featurep 'xemacs) (sit-for 0)) Maybe this breaks on real old XEmacsen, but it's cleaner, methinks. kai -- Be indiscrete. Do it continuously. ___

Re: strange VM display after updating

2001-02-01 Thread Albert L. Ting
patrick finerty jr. writes: > From: "patrick finerty jr." <[EMAIL PROTECTED]> > To: bbdb-info <[EMAIL PROTECTED]> > Subject: strange VM display after updating > Date: Thu, 1 Feb 2001 16:08:59 -0500 > > hi folks, > > i just updated bbdb to t

strange VM display after updating

2001-02-01 Thread patrick finerty jr.
hi folks, i just updated bbdb to the officially released version. now i'm seeing strange behavior in VM that doesn't affect its function, it's just, well, strange. i'm not sure how to describe it. when i'm reading a mail folder and move from one message to another, the window showing the message