From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: About "capabilities of server" Date: Sun, 07 Apr 2013 15:45:34 +0200 Message-ID: <87ehemmp35.fsf@gmx.de> References: <20130407204322.b3229551a8fddaca2b2f8873@gmail.com> <87bo9qh4tb@ch.ristopher.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1365342376 551 80.91.229.3 (7 Apr 2013 13:46:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Apr 2013 13:46:16 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Apr 07 15:46:16 2013 Return-path: Envelope-to: geh-help-gnu-emacs@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 1UOpv6-0002u1-VA for geh-help-gnu-emacs@m.gmane.org; Sun, 07 Apr 2013 15:46:09 +0200 Original-Received: from localhost ([::1]:52957 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOpv6-0004hz-KW for geh-help-gnu-emacs@m.gmane.org; Sun, 07 Apr 2013 09:46:08 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50387) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOpup-0004hj-Hc for help-gnu-emacs@gnu.org; Sun, 07 Apr 2013 09:45:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UOpuj-0003yB-Fg for help-gnu-emacs@gnu.org; Sun, 07 Apr 2013 09:45:51 -0400 Original-Received: from mout.gmx.net ([212.227.17.22]:49888) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOpuj-0003xv-5b for help-gnu-emacs@gnu.org; Sun, 07 Apr 2013 09:45:45 -0400 Original-Received: from mailout-de.gmx.net ([10.1.76.27]) by mrigmx.server.lan (mrigmx001) with ESMTP (Nemesis) id 0M3xlc-1Uh3WG2orq-00rZe9 for ; Sun, 07 Apr 2013 15:45:42 +0200 Original-Received: (qmail invoked by alias); 07 Apr 2013 13:45:42 -0000 Original-Received: from p57BB8B7D.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.139.125] by mail.gmx.net (mp027) with SMTP; 07 Apr 2013 15:45:42 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/ejtBtncbenmiEgdm6wHZsJLAGemwxn83IOMYTYm LA7C7AkUkyM9+Z In-Reply-To: <87bo9qh4tb@ch.ristopher.com> (Christopher Schmidt's message of "Sun, 7 Apr 2013 14:02:17 +0100 (BST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.17.22 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:90037 Archived-At: Christopher Schmidt writes: > Xue Fuqiao writes: >> In the doc string of `open-network-stream' and >> `notifications-get-capabilities', "capabilities of server" are >> mentioned. What does it mean? I have done RTFM and STFW, but I didn't >> get some useful information. Sorry if it's off-topic for Emacs. > > Take a look RFC 1869, for example. > > https://tools.ietf.org/html/rfc1869 This one is for SMTP servers. I doubt, it is related to `open-network-stream' and `notifications-get-capabilities'. Notification server capabilities are explained in . > Christopher Best regards, Michael.