From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: Opening a "pseudo" file ? Date: Thu, 19 Nov 2009 01:26:10 +0100 Organization: GNU's Not UNIX! Message-ID: <200911190026.nAJ0QAlE018742@fed.local> Reply-To: Xavier Maillard NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1258590382 844 80.91.229.12 (19 Nov 2009 00:26:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Nov 2009 00:26:22 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 19 01:26:15 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NAuqk-00032O-8b for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Nov 2009 01:26:14 +0100 Original-Received: from localhost ([127.0.0.1]:47595 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAuqj-0007It-EK for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Nov 2009 19:26:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NAuqK-0007IJ-2c for help-gnu-emacs@gnu.org; Wed, 18 Nov 2009 19:25:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NAuqE-0007H6-OG for help-gnu-emacs@gnu.org; Wed, 18 Nov 2009 19:25:47 -0500 Original-Received: from [199.232.76.173] (port=43676 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAuqE-0007Gq-JK for help-gnu-emacs@gnu.org; Wed, 18 Nov 2009 19:25:42 -0500 Original-Received: from out4.smtp.messagingengine.com ([66.111.4.28]:35515) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NAuqE-0002Db-6F for help-gnu-emacs@gnu.org; Wed, 18 Nov 2009 19:25:42 -0500 Original-Received: from compute1.internal (compute1.internal [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id B826ABE185 for ; Wed, 18 Nov 2009 19:25:41 -0500 (EST) Original-Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Wed, 18 Nov 2009 19:25:41 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=date:message-id:from:to:subject:reply-to; s=smtpout; bh=J6g75NT0S4gt/ALxIKFEcD0CLOw=; b=RBsfs6ABlahdF1jXHJZorm+PdFJ1E68u8I8Ik9vTkZQnYiaI/u1iJVIj/X0tlAx4Z4Zw7xKEuBo5Cd11g0iF9OwgIrgrFzD7vwQp4wgjTid8dkxcSaKbMZTWuunv3xafQRodnLTDZM5sVZx7M5ayjYZGFWdBee6z0z6J/Igeyls= X-Sasl-enc: K6MdqUtU2nHr2nLGNhQV0JrtBkcACaIHmZzhkZIynVwU 1258590341 Original-Received: from fed.local (cha51-2-82-244-211-40.fbx.proxad.net [82.244.211.40]) by mail.messagingengine.com (Postfix) with ESMTPSA id 406ACAD2F for ; Wed, 18 Nov 2009 19:25:41 -0500 (EST) Original-Received: from fed.local (fed.local [127.0.0.1]) by fed.local (8.14.3/8.14.3) with ESMTP id nAJ0QAbS018746 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 19 Nov 2009 01:26:11 +0100 Original-Received: (from xavier@localhost) by fed.local (8.14.3/8.14.3/Submit) id nAJ0QAlE018742; Thu, 19 Nov 2009 01:26:10 +0100 X-Authentication-Warning: fed.local: xavier set sender to xma@gnu.org using -f User-Agent: Rmail/23.1.1 Emacs/23.1.1 (gnu/linux) Jabber-ID: xavier@maillard.im X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:69891 Archived-At: Hi, Subject is not really clear so let me explain. Using Tramp, one can "open" files via different protocols being ftp, ssh, su ... I want to add something else to this list, say wiki so I would do C-x C-f /wiki::wiki-name:page wiki-name would be provided with the help of my own package. Do you know how all this machinery would play together ? To sum things up, I want to both call directly my package entry functions or Tramp mechanism to edit my wiki pages. I hope I am clear :/ Xavier -- http://www.gnu.org http://www.april.org http://www.lolica.org