unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Changing `string-to-int' to `string-to-number'
@ 2005-05-05 10:38 Juanma Barranquero
  2005-05-05 14:35 ` Stefan Monnier
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Juanma Barranquero @ 2005-05-05 10:38 UTC (permalink / raw)


Hi everybody.

I have an outstanding patch to more-or-less-globally change
`string-to-int' to `string-to-number' and squash the little warning
buggers. As previous experience has shown, these kind of changes often
trip over unsuspecting toes, so this time I've chosen to be careful
and ask before (turning 40 a few months ago must be getting into me :)

There are a few groups of files that I don't plan to touch, because
they're, AFAIK, externally maintained efforts and often do take pains
to maintain compatibility with older releases or non-GNU Emacsen,
i.e.:

 - eshell\*.el
 - gnus\*.el
 - mh-e\*.el

What about obsolete\*.el? Does it make sense? Being in obsolete\ does
not mean they're gonna be used with older releases, does it? And
url\*.el? My understanding is that the Emacs repository is *the* URL
repository, so it should be in sync with Emacs (meaning, it should use
the newer, shinnier functions).

Any comment whether these can/should/must/CAN'T/MUSTN'T be changed?
(Some have external maintainers, some had, some I'm not sure at all):

- printing.el
- speedbar.el
- emulation\edt.el
- emulation\tpu-extras.el
- emulation\vip.el
- emulation\viper-ex.el
- mail\feedmail.el
- mail\smtpmail.el
- progmodes\ada-xref.el
- progmodes\idlw*.el
- progmodes\ps-mode.el
- progmodes\vhdl-mode.el
- term\mac-win.el
- textmodes\ispell.el
- textmodes\org.el
- textmodes\reftex*.el

FWIW, the current list of files I'm planning to change (unless someone
objects, that is):

 - align.el
 - ansi-color.el
 - array.el
 - dired-aux.el
 - dired-x.el
 - ediff-diff.el
 - edmacro.el
 - emerge.el
 - faces.el
 - files.el
 - hexl.el
 - server.el
 - shell.el
 - startup.el
 - term.el
 - time-stamp.el
 - time.el
 - timezone.el
 - vms-patch.el
 - calendar/appt.el
 - calendar/cal-bahai.el
 - calendar/cal-hebrew.el
 - calendar/cal-islam.el
 - calendar/calendar.el
 - calendar/diary-lib.el
 - calendar/solar.el
 - emacs-lisp/lisp-mnt.el
 - emacs-lisp/re-builder.el
 - international/fontset.el
 - mail/mailalias.el
 - mail/rmail.el
 - mail/rmailsum.el
 - net/ange-ftp.el
 - play/gametree.el
 - progmodes/ebrowse.el
 - progmodes/etags.el
 - progmodes/flymake.el
 - term/sun-mouse.el
 - term/w32-win.el
 - term/x-win.el
 - textmodes/nroff-mode.el
 - textmodes/texinfmt.el

--
                   /L/e/k/t/u

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

end of thread, other threads:[~2005-05-26  6:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-05 10:38 Changing `string-to-int' to `string-to-number' Juanma Barranquero
2005-05-05 14:35 ` Stefan Monnier
2005-05-06  7:14 ` Richard Stallman
2005-05-09  9:09 ` Juanma Barranquero
2005-05-25 22:54 ` Bill Wohler
2005-05-25 23:48   ` Lute Kamstra
2005-05-25 23:56     ` Bill Wohler
2005-05-25 23:52   ` Bill Wohler
2005-05-26  6:01   ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).