From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Martin Newsgroups: gmane.emacs.help Subject: emacs + ftp Date: Sat, 06 Feb 2010 16:20:30 +0000 Organization: virginmedia.com Message-ID: <2Fgbn.280074$Jg5.260817@newsfe02.ams2> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1265522051 14397 80.91.229.12 (7 Feb 2010 05:54:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Feb 2010 05:54:11 +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 Feb 07 06:54:08 2010 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.69) (envelope-from ) id 1Ne05w-0003mA-Df for geh-help-gnu-emacs@m.gmane.org; Sun, 07 Feb 2010 06:54:08 +0100 Original-Received: from localhost ([127.0.0.1]:42358 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ne05v-0007Z5-VR for geh-help-gnu-emacs@m.gmane.org; Sun, 07 Feb 2010 00:54:07 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed00.sul.t-online.de!t-online.de!feeder.news-service.com!cyclone01.ams2.highwinds-media.com!news.highwinds-media.com!npeersf01.ams.highwinds-media.com!newsfe02.ams2.POSTED!7564ea0f!not-for-mail User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100121 Lightning/1.0b1 Thunderbird/3.0.1 Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: 82.17.0.107 Original-X-Complaints-To: http://netreport.virginmedia.com Original-X-Trace: newsfe02.ams2 1265473214 82.17.0.107 (Sat, 06 Feb 2010 16:20:14 UTC) Original-NNTP-Posting-Date: Sat, 06 Feb 2010 16:20:14 UTC Original-Xref: news.stanford.edu gnu.emacs.help:176646 X-Mailman-Approved-At: Sun, 07 Feb 2010 00:49:05 -0500 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:71722 Archived-At: Hi all, I know that when you open a remote file (ftp) with using tramp, it will be updated remotely whenever you press C-x C-s. The problem is that I connect to my ftp account using konqueror (Slackware64 13 + emacs 23.1), and right-click on a file (open with + emacs). It opens a file, but temporarily it stores it locally. When I modify a file and save changes nothing happens, the file doesn't get updated remotely. I need to close emacs (C-x C-c) and only then it asks me to upload the file. I'd like it to work as it does in Kate, ie. whenever I press Ctr+s it saves the file and uploads any changes on the fly. I know tramp does it as well, but I'd have to open emacs first and open a remote file from within emacs. That's not really convenient for me. I work with konqueror (have a lot of remote bookmarks there) and open files by right-clicking on a file and choosing emacs as a program to open with. I hope that makes sense. thanks in advance -- regards Martin