We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I am using latest ivy/counsel from MELPA. (I upgraded my packages an hour ago.)
ivy/counsel
If I do this:
emacs -Q
I cannot edit the ivy-occur buffer. I get a message saying: Text is read-only.
ivy-occur
Text is read-only
These are some details on my system, in case they can help:
GNU Emacs 27.0.50 (build 1, x86_64-debian-linux-gnu, GTK+ Version 3.22.30) of 2019-05-23 Repository revision: 38564f8a664347c42f7614d9c91e0d49e4a073e8 Configured using: --host=x86_64-debian-linux-gnu --with-modules Emacs uptime: 1 hour, 12 minutes, 59 seconds Colour theme: zenburn Operating system: Ubuntu 18.04.2 LTS Window system: x11 Desktop environment: GNOME Shell 3.28.3
The text was updated successfully, but these errors were encountered:
a2af29b
Thanks. Sorry for the regression.
Sorry, something went wrong.
Thank you as always for the quick fix. It works as expected now.
ivy.el (ivy--occur-insert-lines): Fix missing line numbers
3ae2485
Fixes abo-abo#2076
No branches or pull requests
Hi,
I am using latest
ivy/counsel
from MELPA. (I upgraded my packages an hour ago.)If I do this:
emacs -Q
I cannot edit the
ivy-occur
buffer. I get a message saying:Text is read-only
.These are some details on my system, in case they can help:
The text was updated successfully, but these errors were encountered: