unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Reminder about feature freeze
Date: Thu, 30 Jun 2011 11:50:58 -0400	[thread overview]
Message-ID: <87boxffhct.fsf@stupidchicken.com> (raw)
In-Reply-To: <BANLkTinoFun4i0t1QV0oD_KGTYU-o2V8Dw@mail.gmail.com> (Juanma Barranquero's message of "Thu, 30 Jun 2011 04:42:40 +0200")

Juanma Barranquero <lekktu@gmail.com> writes:

> In any case, I think old.el should be moved to obsolete/ as
> old-emacs-lock.el, like we did with old-whitespace.el, in case any
> user really wants to use the old code for whatever reason.

OK.  (OT: though personally I'm not a big fan of the obsolete/
directory; in this day and age, it's trivial to find old library
versions without including them in the distribution.  We ought to think
about deleting some of the really obsolete stuff from there.)

> I think that's all. Hope I'm not late for the pretest ;-)

Not at all.  I looked through the code, and found no problems, though I
have not tested it.  Some minor comments are below.  Feel free to wait a
few days for others to weigh in; don't feel compelled to commit before
the end of the month.  Please include a NEWS entry.


> (defgroup emacs-lock nil
>   "Emacs-lock mode."
>   :version "24.1"
>   :group 'convencience)

Typo in "convenience".

> (defcustom emacs-lock-default-locking-mode 'all
>   "Default locking mode of Emacs-Locked buffers.
> Its value is used as default for `emacs-lock-mode' (which see)
                      ^ the
> the first time that Emacs Lock mode is turned on in a buffer
> without passing an explicit locking mode."

It would be better to document the meanings of `exit', `kill', etc. here
as well, even if it's a duplicate of the information in the docstring of
`emacs-lock-mode', so that users browsing the Customize group have the
information right in front of them.

> (defun emacs-lock--kill-emacs-query-functions ()
>   "Display a message if any buffer is exit-locked.
> Returns a value appropriate for `kill-emacs-query-functions' (which see)."

"Returns" should be "return".



  reply	other threads:[~2011-06-30 15:50 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-28 15:12 Reminder about feature freeze Chong Yidong
2011-06-28 15:41 ` Juanma Barranquero
2011-06-30  2:42   ` Juanma Barranquero
2011-06-30 15:50     ` Chong Yidong [this message]
2011-06-30 16:25       ` Juanma Barranquero
2011-07-02  2:55       ` Jason Rumney
2011-07-03 17:08         ` Stefan Monnier
2011-06-28 15:54 ` Deniz Dogan
2011-06-28 16:16   ` Glenn Morris
2011-07-01  9:40 ` Bastien
2011-07-01 15:21   ` Chong Yidong
2011-07-01 16:47   ` Stefan Monnier
2011-07-04 10:30     ` Bastien
2011-07-04 14:13       ` martin rudalics
2011-07-05 10:12         ` Bastien
2011-07-01  9:43 ` Bastien
2011-07-01 16:46   ` Stefan Monnier
2011-07-04 10:33     ` Bastien
2011-07-04 16:00       ` Chong Yidong
2011-07-05 10:11         ` Bastien
2011-07-04 16:19       ` Stefan Monnier
2011-07-04 18:54         ` Richard Stallman
2011-07-04 18:54       ` Richard Stallman
2011-07-07 20:23     ` Bastien
2011-07-07 20:38       ` Glenn Morris
2011-07-08  9:42         ` Bastien
2011-07-18  3:54         ` Lars Magne Ingebrigtsen
2011-07-08  9:51     ` Bastien
2011-08-17 13:48 ` Deniz Dogan
2011-08-17 16:51   ` Dimitri Fontaine
2011-08-20 19:14     ` Chong Yidong
2011-09-11 18:22       ` Dimitri Fontaine
2011-09-17 13:58       ` Deniz Dogan
2011-09-17 19:45         ` Chong Yidong
2011-08-20 19:12   ` Chong Yidong
2011-08-22 19:06     ` Deniz Dogan
  -- strict thread matches above, loose matches on Subject: below --
2011-07-05 12:17 Andrey Paramonov
2011-07-05 13:15 ` Bastien
2011-07-05 14:25 ` Tassilo Horn
2011-07-05 21:05 ` Richard Stallman
2011-07-06 11:06 ` Richard Riley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87boxffhct.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).