[Bug 500567] [NEW] Emacs22 doesn't work properly with hard links
kostek
c.kostik at gmail.com
Sat Dec 26 17:41:05 UTC 2009
Public bug reported:
Binary package hint: emacs22
I'm using Ubuntu Karmic with GNU Emacs 22.2.1.
So, I want to create a hard link to some text file, say, "somefile" with
ln or link command:
~$ echo hello > somefile
~$ ln somefile somefile-link
~$ cat somefile
hello
~$ cat somefile-link
hello
After editing and saving "somefile" with emacs22, I get this:
~$ cat somefile
bye-bye!
~$ cat somefile-link
hello
As you can see, emacs have broken the link between two files.
** Affects: emacs22 (Ubuntu)
Importance: Undecided
Status: New
** Tags: emacs link
--
Emacs22 doesn't work properly with hard links
https://bugs.launchpad.net/bugs/500567
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list