* Robert Widhopf-Fenk (2006-12-19 01:00 +0100) said:
  ^^^^^^^^^^^^^^^^^^^
[...]
>> GNU Emacs 22 is currently under pretest stage. Very stable.  As a
>> matter of fact I am running Emacs 23 and it is quite stable also.
>
> It will take some more time before "apt-get upgrade" will
> bring it to my disk - this is what I regard as stable ;-)

I remembered Debian has been packaging emacs 22 for more than a year.
But probably only exists in its unstable branch. Since Emacs has
almost three pretest releases, it is good indication it will be out
soonish.

>> I check that Emacs 21 and Xemacs 21 both have string-to-number. So I
>> change string-to-int to string-to-number to get rid of tens of
>> warnings.
>
> Has it been obsoleted in 22?   For 21 I do not get any
> warnings, but anyway thanks for the patch, it is valid
> for itself.
Yes.

,----
| string-to-int is an alias for `string-to-number' in `subr.el'.
| (string-to-int string &optional base)
| 
| This function is obsolete since 22.1;
| use `string-to-number' instead.
`----

>> >>     - Add last name completion support (as discussed in another
>> >>       thread)
>> >
>> > It eventually land in CVS after some testing.
>> 
>> Haven't seen the change.
>
> No as state in the other mail on that topic I like to do
> some more testing first ... and peer review!

Cool!

-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to