Suppose that the file A.txt is already opened with GNU-emacs, but I don't notice it, so I try opening it (again) with
emacs A.txt
Instead of just showing the already-open window it opens a second one!
(This is of course annoying, since I will end up with 2 conflicting versions.)
How can I avoid this (under ubuntu) ?