From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.help Subject: Re: About "capabilities of server" Date: Mon, 8 Apr 2013 06:47:44 +0800 Message-ID: <20130408064744.8dff56ea3284c19b2c13a973@gmail.com> References: <20130407204322.b3229551a8fddaca2b2f8873@gmail.com> <87bo9qh4tb@ch.ristopher.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1365445679 4378 80.91.229.3 (8 Apr 2013 18:27:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Apr 2013 18:27:59 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 08 20:28:01 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 1UPGnO-0000pw-Uj for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Apr 2013 20:27:59 +0200 Original-Received: from localhost ([::1]:36027 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOyNP-0005iE-Ct for geh-help-gnu-emacs@m.gmane.org; Sun, 07 Apr 2013 18:47:55 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:46386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOyNA-0005i3-EI for help-gnu-emacs@gnu.org; Sun, 07 Apr 2013 18:47:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UOyN2-0003ZV-TT for help-gnu-emacs@gnu.org; Sun, 07 Apr 2013 18:47:40 -0400 Original-Received: from mail-pa0-f46.google.com ([209.85.220.46]:57211) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOyN2-0003Ys-MU for help-gnu-emacs@gnu.org; Sun, 07 Apr 2013 18:47:32 -0400 Original-Received: by mail-pa0-f46.google.com with SMTP id lb1so2940370pab.19 for ; Sun, 07 Apr 2013 15:47:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:subject:message-id:in-reply-to:references :x-mailer:mime-version:content-type:content-transfer-encoding; bh=h/v07Vf72+BSWRYkVBH53bQxfPaUt56hA7felgzzWmA=; b=n+7gFpUsLuYyDJGddTOyWf47GQ3HivydUp5CiuOCaEmUURkyORS+JJieDpV2ZgZTbb WsO6VrDOiYAhpslpfwrcAQPgnblNpCFdYxpfeBH9UobIRb9HtAYqIJPLrIc3uK9jzvZ6 cjdJ5mH7OZtt0plHMhqwu0bPLfPSrvv+/XRjKrvrZRWdwSI4k0f+2xjC7DMfK/7Bv4Gt FtA2EwOGWwJT77ckMTXY+bFD9qVTheyu3pbBwTLXE9vfSq99AsZjAQB5nKpg9unLspRc u75b7wtXLTu9ty3x5vY6Rxqqql0rKjpirMMgK94GN5JdvvFnAenmzng5Y7RYcHncJDaa L7Ew== X-Received: by 10.66.120.49 with SMTP id kz17mr32033674pab.133.1365374851770; Sun, 07 Apr 2013 15:47:31 -0700 (PDT) Original-Received: from debian.emacs ([123.114.123.183]) by mx.google.com with ESMTPS id fc8sm33659519pad.21.2013.04.07.15.47.30 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 07 Apr 2013 15:47:31 -0700 (PDT) In-Reply-To: X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.220.46 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:90043 Archived-At: On Sun, 07 Apr 2013 13:29:28 -0400 Barry Margolin wrote: > The general idea is that many application protocols have optional > features, and a way for the client to ask the server "Which features > do you support?". This is what the Elisp documentation refers to as > its capabilities. I see, thank you. -- Xue Fuqiao http://www.gnu.org/software/emacs/