* emacs-lisp/cust-print.el
@ 2007-10-07 14:10 Andreas Schwab
2007-10-09 1:14 ` emacs-lisp/cust-print.el Richard Stallman
0 siblings, 1 reply; 5+ messages in thread
From: Andreas Schwab @ 2007-10-07 14:10 UTC (permalink / raw)
To: emacs-devel
I think the file emacs-lisp/cust-print.el is obsolete, since all
functionality (and more) is supported by the lisp printer since a long
time. Any objection to moving it to obsolete?
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: emacs-lisp/cust-print.el
2007-10-07 14:10 emacs-lisp/cust-print.el Andreas Schwab
@ 2007-10-09 1:14 ` Richard Stallman
2007-10-09 2:32 ` emacs-lisp/cust-print.el Stefan Monnier
0 siblings, 1 reply; 5+ messages in thread
From: Richard Stallman @ 2007-10-09 1:14 UTC (permalink / raw)
To: Andreas Schwab; +Cc: emacs-devel
I think the file emacs-lisp/cust-print.el is obsolete, since all
functionality (and more) is supported by the lisp printer since a long
time.
cust-print seems to have one feature not present in the standard
printer: the variable `custom-printers'. In principle, it could
be useful. But I am not sure if it is useful enough to keep.
Does anyone think so?
Nothing in Emacs uses cust-print except edebug, which provides
functions for using cust-print but doesn't use it by default.
Let's first try deleting them and see if anyone misses them.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: emacs-lisp/cust-print.el
2007-10-09 1:14 ` emacs-lisp/cust-print.el Richard Stallman
@ 2007-10-09 2:32 ` Stefan Monnier
2007-10-09 8:52 ` emacs-lisp/cust-print.el Andreas Schwab
2007-10-10 13:01 ` emacs-lisp/cust-print.el Richard Stallman
0 siblings, 2 replies; 5+ messages in thread
From: Stefan Monnier @ 2007-10-09 2:32 UTC (permalink / raw)
To: rms; +Cc: Andreas Schwab, emacs-devel
> I think the file emacs-lisp/cust-print.el is obsolete, since all
> functionality (and more) is supported by the lisp printer since a long
> time.
> cust-print seems to have one feature not present in the standard
> printer: the variable `custom-printers'. In principle, it could
> be useful. But I am not sure if it is useful enough to keep.
> Does anyone think so?
> Nothing in Emacs uses cust-print except edebug, which provides
> functions for using cust-print but doesn't use it by default.
> Let's first try deleting them and see if anyone misses them.
Why not first move it to `obsolete'?
Stefan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: emacs-lisp/cust-print.el
2007-10-09 2:32 ` emacs-lisp/cust-print.el Stefan Monnier
@ 2007-10-09 8:52 ` Andreas Schwab
2007-10-10 13:01 ` emacs-lisp/cust-print.el Richard Stallman
1 sibling, 0 replies; 5+ messages in thread
From: Andreas Schwab @ 2007-10-09 8:52 UTC (permalink / raw)
To: Stefan Monnier; +Cc: rms, emacs-devel
Stefan Monnier <monnier@iro.umontreal.ca> writes:
> Why not first move it to `obsolete'?
This is exactly what I have proposed.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: emacs-lisp/cust-print.el
2007-10-09 2:32 ` emacs-lisp/cust-print.el Stefan Monnier
2007-10-09 8:52 ` emacs-lisp/cust-print.el Andreas Schwab
@ 2007-10-10 13:01 ` Richard Stallman
1 sibling, 0 replies; 5+ messages in thread
From: Richard Stallman @ 2007-10-10 13:01 UTC (permalink / raw)
To: Stefan Monnier; +Cc: schwab, emacs-devel
> Nothing in Emacs uses cust-print except edebug, which provides
> functions for using cust-print but doesn't use it by default.
> Let's first try deleting them and see if anyone misses them.
Why not first move it to `obsolete'?
Are we talking about the same thing? I am talking about code in
edebug.el. I deleted it yesterday. Now let's see if anyone
misses it.
Meanwhile, nobody responded regarding the `custom-printers' feature.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-10-10 13:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-07 14:10 emacs-lisp/cust-print.el Andreas Schwab
2007-10-09 1:14 ` emacs-lisp/cust-print.el Richard Stallman
2007-10-09 2:32 ` emacs-lisp/cust-print.el Stefan Monnier
2007-10-09 8:52 ` emacs-lisp/cust-print.el Andreas Schwab
2007-10-10 13:01 ` emacs-lisp/cust-print.el Richard Stallman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.