unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* hexl-find-file doesn't know read-only
@ 2003-03-05  3:13 Dan Jacobson
       [not found] ` <E18r14d-0002gl-00@fencepost.gnu.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Jacobson @ 2003-03-05  3:13 UTC (permalink / raw)


hexl-find-file does not notice that a file is read-only on the disk
making the new buffer read-write.  Plus I see it uses
find-file-literally, who's docs say not to use it in lisp programs.

By the way, why must Flyspell and Fill get turned on for me when I'm
hexl-find-file'ing? All I do in .emacs is
(setq default-major-mode 'text-mode)
(add-hook 'text-mode-hook (lambda ()
   (flyspell-mode 1)
   (turn-on-auto-fill)))

By the way, it bugs me that hexl's C-e, hexl-end-of-line, gets the
cursor to two columns earlier than the end of line. If I want to copy
and paste that line, C-@ C-e ESC w, I must use the mouse instead.
-- 
http://jidanni.org/ Taiwan(04)25854780

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-03-12 18:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-05  3:13 hexl-find-file doesn't know read-only Dan Jacobson
     [not found] ` <E18r14d-0002gl-00@fencepost.gnu.org>
     [not found]   ` <874r6gropv.fsf@jidanni.org>
     [not found]     ` <E18sTSw-0007Cd-00@fencepost.gnu.org>
2003-03-11 21:35       ` these little RMS fixes filling up my mailbox Dan Jacobson
2003-03-12 10:16         ` Kim F. Storm
2003-03-12 10:20           ` Thien-Thi Nguyen
2003-03-12 18:49         ` Eli Zaretskii

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).