[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fwd: Avoid asking to user for lock (ask-user-about-lock)
From: |
David Capello |
Subject: |
Fwd: Avoid asking to user for lock (ask-user-about-lock) |
Date: |
Fri, 25 Sep 2015 08:05:58 -0300 |
>>> > And it seems to work, but I still getting some messages like:
>>> > .../.emacs.keyfreq.lock locked by address@hidden (pid 9076): (s, q, p,
>>> > ?)?
>>> > in the minibuf.
>>> When?
>> When write-region is called by multiple Emacs instances at the same time.
>
> Do you know because you've seen the backtraces, or do you just think
> that's what happens?
>
> Without backtraces showing clearly when this prompt pops up, it's hard
> to know what needs to be done.
Backtraces, here a screenshot:
http://i.imgur.com/VqoL7Fe.png
- David