Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61858 - buffers opened in tramp are effectively read-only, cannot update or save
Summary: buffers opened in tramp are effectively read-only, cannot update or save
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-26 14:36 UTC by azote
Modified: 2004-09-22 21:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for app-emacs/tramp 2.1.1 (tramp-2.1.1.ebuild,1.08 KB, application/octet-stream)
2004-08-27 06:25 UTC, Dan Boitnott
Details

Note You need to log in before you can comment on or make changes to this bug.
Description azote 2004-08-26 14:36:26 UTC
When you open a remote buffer in tramp via ssh it acts as if it
Comment 1 azote 2004-08-26 14:36:26 UTC
When you open a remote buffer in tramp via ssh it acts as if it´s read only.

Reproducible: Always
Steps to Reproduce:
1. Open a remote buffer:
   C-X C-F /remote.host:file
2. Try to edit it
3. Weep

Actual Results:  
Buffer acts as if it´s read-only.  Unable to make edits.

Expected Results:  
Edit and save buffer
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-08-27 00:21:54 UTC
which tramp? app-emacs/tramp or app-xemacs/tramp?
Comment 3 Dan Boitnott 2004-08-27 06:25:03 UTC
Created attachment 38303 [details]
ebuild for app-emacs/tramp 2.1.1

The new version of tramp fixes the bug.  The build process is the same so
simply copying the old e-build to a file with the new version number does the
trick.
Comment 4 Dan Boitnott 2004-08-27 06:27:00 UTC
I know this problem applies to app-emacs/tramp, I'm not sure about app-xemacs/tramp.  My ebuild is for app-emacs/tramp.
Comment 5 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-08-27 08:19:18 UTC
Which version of tramp has the problem? tramp-2.1.1 had been in CVS since yesterday. I committed tramp-2.1.1.ebuild along with tramp-2.0.44.ebuild. It looks your ebuild is exactly the same as what I committed. In my environment, neither tramp-2.0.44 nor 2.1.1 have the problem. Please paste `emerge info` and the version of your emacs/tramp.
Comment 6 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-09-22 21:59:51 UTC
Please reopen the bug if the problem still persists.