Ronan Waide wrote:
> I'm applying this as is. A better choice would be for emacs to
> support bignums, maybe...
If you compile XEmacs on a 64 bit compiler, you will have no problem.
And XEmacs is seriously looking into direct bignum support with little
overhead for numbers that are still small.
On June 24, [EMAIL PROTECTED] said:
>
> This field was being used in bbdb/mh-cache-key as if it was always an
> int. The following simple patch seems to have fixed the problem. I'm
> unsure whether or not `(cdr inode)' might be a better choice.
>
> chad
I'm applying this as is. A better choic
I'm attempted to subscribe to the list, but haven't seen any traffic
on it, so I may not be subbed yet. As such, please CC me directly on
any responses.
Someone here at MIT ran into a bug in bbdb/mh-cache-key in
bbdb-mhe.el; the relevant info from describe-function file-attributes
Both of these changes are needed for bbdb-mhe.el (version 3.7 last mod date is
13-Jul-95) for it to work with emacs 19.31 (just released).
*** bbdb-mhe.el.~3~ Tue Jul 25 19:09:27 1995
--- bbdb-mhe.el Mon May 27 11:45:35 1996
***
*** 26,30
(require 'mh-e); Not
At the top of bbdb-mhe.el, you'll need to adjust the require of 'mh-comp to
look at two possible variables:
--
(require 'mh-e); Note- we advise several functions in this file.
(eval-and-compile
(if (or
; 19.30 and before
(boundp 'mh-e-version)
> "Kai" == Kai Grossjohann
> <[EMAIL PROTECTED]> writes:
Kai> Hi everybody, trying to use GNU Emacs 19.28 (with the mh-e
Kai> included) together with bbdb-1.50, I stumbled across a problem.
Hi again,
I have since learned that there's been a patch quite a while ago.
Thanks a lot, And
The most up-to-date version of bbdb-mhe.el follows. It already includes
the change you noticed. Hope this helps.
Fritz
;;; -*- Mode:Emacs-Lisp -*-
;;; This file is part of the Insidious Big Brother Database (aka BBDB),
;;; copyright (c) 1991 Todd Kaufmann <[EMAIL PROTECTED]>
;;; Interf
Hi everybody,
trying to use GNU Emacs 19.28 (with the mh-e included) together with
bbdb-1.50, I stumbled across a problem. There's the following
defadvise in bbdb-mhe.el:
,-
| (defadvice mh-forward (before mh-bbdb-forward act)
| (interactive (list current-prefi
Hi,
I have finally gotten access to MH at mynew job (Had to compile and
isntall it in my home directories) and now I would like to get my
hands on the latest and greatest bbdb-mhe.el file!
Thanks,
Lance
Recently, Fritz Knabe <[EMAIL PROTECTED]> wrote:
(require 'mh-e); Note- we advise several functions in this file.
Warning: I don't believe the FSF v.18 mh-e.el provides.
Jack RepenningM/S 1-875 [EMAIL PROTECTED]
Silicon Graphics, Inc. x3-3027 Off
I've added Jack's advices to my version of bbdb-mhe.el. The resulting
file is below.
Fritz
;;; -*- Mode:Emacs-Lisp -*-
;;; This file is part of the Insidious Big Brother Database (aka BBDB),
;;; copyright (c) 1991 Todd Kaufmann <[EMAIL PROTECTED]>
;;; Interface to mh-e vers
Recently, Jamie wrote:
Someone send me what they think is the best-working version of
bbdb-mhe.el. I haven't been able to keep track of all the
patches in the last few months.
Here's what I've been using. Everything's in the form of additional
Jamie Zawinski wrote:
> Someone send me what they think is the best-working version of bbdb-mhe.el.
> I haven't been able to keep track of all the patches in the last few months.
I've got a pretty good version now, but I have not incorporated Jack's
fixes for the problems w
Someone send me what they think is the best-working version of bbdb-mhe.el.
I haven't been able to keep track of all the patches in the last few months.
14 matches
Mail list logo