unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: phs <phs@lsv.ens-cachan.fr>
To: 19326@debbugs.gnu.org
Subject: bug#19326: 24.4; tex-validate-buffer error "Buffer is read-only"
Date: Wed, 23 Sep 2015 13:34:35 +0200	[thread overview]
Message-ID: <56028E4B.1040303@lsv.ens-cachan.fr> (raw)
In-Reply-To: <877fy1712p.fsf@blah.blah>

have the same bug in my config. Basically I can't use 
tex-validate-buffer or tex-validate-region which I'd rank as "severe" 
from a user's viewpoint.

The code in tex-mode.el acknowledges that using occur-mode is not a good 
solution and argues for a major rewrite.

A quick hack that may help the original poster (and other users) is to 
insert the following line in your emacs init file:

     (add-hook 'occur-mode-hook (function (lambda () (read-only-mode -1))))

--phs

In GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21)
  of 2015-04-10 on builder10-9.porkrind.org
Windowing system distributor `Apple', version 10.3.1348
Configured using:
  `configure --with-ns '--enable-locallisppath=/Library/Application
  Support/Emacs/${version}/site-lisp:/Library/Application 
Support/Emacs/site-lisp''

Important settings:
   value of $LC_ALL: en_US
   value of $LANG: en_US
   locale-coding-system: utf-8-unix






  reply	other threads:[~2015-09-23 11:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-09  7:07 bug#19326: 24.4; tex-validate-buffer error "Buffer is read-only" Kevin Ryde
2015-09-23 11:34 ` phs [this message]
2020-08-12 16:55 ` Stefan Kangas
2021-07-13 18:13 ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56028E4B.1040303@lsv.ens-cachan.fr \
    --to=phs@lsv.ens-cachan.fr \
    --cc=19326@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).