bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: buffer-substring vs. buffer-substring-no-properties


From: Ehud Karni
Subject: Re: buffer-substring vs. buffer-substring-no-properties
Date: Wed, 14 Nov 2001 15:42:55 +0200

On 13 Nov 2001 15:10:18 -0800, Kevin Layer wrote:
> 
> Can someone tell me if there is a way to make buffer-substring behave
> like it used to, and prevent me from having to change a zillion
> instances of buffer-substring to my-buffer-substring?  (I can't just
> change them to buffer-substring-no-properties because I support
> xemacs, too.)

I think this should be implemented with a variable that will direct
`buffer-substring' to work like `buffer-substring-no-properties'.

I suggested it (with a patch for the C source) to the developing team
on the 19/10/2001 but it was discarded.

I can send you the diff (about 200 lines).

Ehud.


-- 
 Ehud Karni     Mivtach - Simon  Insurance   /"\
 Tel: +972-3-7966-561 Fax: +972-3-7966-667   \ /  ASCII Ribbon Campaign
 (USA) Fax and  voice  mail: 1-815-5509341    X   Against  HTML  Mail
     Better     Safe     Than     Sorry      / \
     mailto:ehud@unix.simonwiesel.co.il    http://www.simonwiesel.co.il



reply via email to

[Prev in Thread] Current Thread [Next in Thread]