From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: Release branch plans Date: Tue, 03 Apr 2012 15:50:02 +0200 Message-ID: <87sjgkvsad.fsf@gmx.de> References: <87d37q7ld4.fsf@gnu.org> <871uo6puac.fsf@gnu.org> <87fwcmblt3.fsf@gmx.de> <87mx6umtvd.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1333461950 8944 80.91.229.3 (3 Apr 2012 14:05:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 3 Apr 2012 14:05:50 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 03 16:05:45 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SF4Mb-00073j-H0 for ged-emacs-devel@m.gmane.org; Tue, 03 Apr 2012 16:05:37 +0200 Original-Received: from localhost ([::1]:40527 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SF47q-0007ab-Ud for ged-emacs-devel@m.gmane.org; Tue, 03 Apr 2012 09:50:22 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:53802) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SF47n-0007ZG-Ru for emacs-devel@gnu.org; Tue, 03 Apr 2012 09:50:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SF47Z-0006ik-K5 for emacs-devel@gnu.org; Tue, 03 Apr 2012 09:50:19 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:45974) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SF47Z-0006fk-9V for emacs-devel@gnu.org; Tue, 03 Apr 2012 09:50:05 -0400 Original-Received: (qmail invoked by alias); 03 Apr 2012 13:50:03 -0000 Original-Received: from p57BB9705.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.151.5] by mail.gmx.net (mp032) with SMTP; 03 Apr 2012 15:50:03 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19iLkFOpkNishsW9R7lpC9s/418Ci3yKadnyuX82t PfuSBbJ7gLq0JR In-Reply-To: <87mx6umtvd.fsf@gnu.org> (Chong Yidong's message of "Mon, 02 Apr 2012 16:16:06 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.22 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:149330 Chong Yidong writes: > Michael Albinus writes: > >> notifications.el is documented by the docstring of its major command >> `notifications-notify'. However, it might be helpful to add also some >> doc to the Elisp manual, especially examples. Which chapter would be >> the best? "System Interface"? If nobody else takes the ball, I'll try >> to contribute. > > Yes, System Interface is the right place, either before or after the > Session Management node. Done. Best regards, Michael.