unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] /srv/bzr/emacs/trunk r110242: * lisp/emacs-lisp/cl.el (flet): Fix case of obsolescence message.
       [not found] <E1THkk9-0004QF-BP@vcs.savannah.gnu.org>
@ 2012-09-29  2:18 ` Stefan Monnier
  2012-09-29 20:04   ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2012-09-29  2:18 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

> -           (obsolete "Use either `cl-flet' or `cl-letf'."  "24.3"))
> +           (obsolete "use either `cl-flet' or `cl-letf'."  "24.3"))

IIRC this string is used in 2 different contexts (byte-compilation, and
C-h f), one of which really wants it capitalized, whereas the other is
better without capitalization but is acceptable (in my eyes)
with capitalization.


        Stefan



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

* Re: [Emacs-diffs] /srv/bzr/emacs/trunk r110242: * lisp/emacs-lisp/cl.el (flet): Fix case of obsolescence message.
  2012-09-29  2:18 ` [Emacs-diffs] /srv/bzr/emacs/trunk r110242: * lisp/emacs-lisp/cl.el (flet): Fix case of obsolescence message Stefan Monnier
@ 2012-09-29 20:04   ` Glenn Morris
  2012-09-30  1:50     ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2012-09-29 20:04 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

Stefan Monnier wrote:

>> -           (obsolete "Use either `cl-flet' or `cl-letf'."  "24.3"))
>> +           (obsolete "use either `cl-flet' or `cl-letf'."  "24.3"))
>
> IIRC this string is used in 2 different contexts (byte-compilation, and
> C-h f), one of which really wants it capitalized, whereas the other is
> better without capitalization but is acceptable (in my eyes)
> with capitalization.

Which one wants it capitalized? Both uses places it after a semi-colon.

C-h f make-obsolete:

  If CURRENT-NAME is a string, that is the `use instead' message
  (it should end with a period, and not start with a capital).



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

* Re: [Emacs-diffs] /srv/bzr/emacs/trunk r110242: * lisp/emacs-lisp/cl.el (flet): Fix case of obsolescence message.
  2012-09-29 20:04   ` Glenn Morris
@ 2012-09-30  1:50     ` Stefan Monnier
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2012-09-30  1:50 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

> Which one wants it capitalized? Both uses places it after a semi-colon.

Indeed, it seems to be more "homogeneous" now.  Sorry 'bout the noise.


        Stefan



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

end of thread, other threads:[~2012-09-30  1:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1THkk9-0004QF-BP@vcs.savannah.gnu.org>
2012-09-29  2:18 ` [Emacs-diffs] /srv/bzr/emacs/trunk r110242: * lisp/emacs-lisp/cl.el (flet): Fix case of obsolescence message Stefan Monnier
2012-09-29 20:04   ` Glenn Morris
2012-09-30  1:50     ` Stefan Monnier

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