all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* large-file-warning-threshold and insert-file
@ 2006-12-01 18:06 Kevin Rodgers
  0 siblings, 0 replies; only message in thread
From: Kevin Rodgers @ 2006-12-01 18:06 UTC (permalink / raw)


The Emacs manual says:

,---- File: emacs,  Node: Visiting ----
|    If you try to visit a file larger than
| `large-file-warning-threshold' (the default is 10000000, which is about
| 10 megabytes), Emacs will ask you for confirmation first.
`----

Should `M-x insert-file' also check the file size and ask for
confirmation?

Note that the variable's doc string doesn't say what file operations
it applies to:

,----[ C-h v large-file-warning-threshold RET ]
| large-file-warning-threshold is a variable defined in `files.el'.
| Its value is 10000000
|
| Documentation:
| Maximum size of file above which a confirmation is requested.
| When nil, never request confirmation.
|
| You can customize this variable.
|
| [back]
`----

-- 
Kevin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-01 18:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-01 18:06 large-file-warning-threshold and insert-file Kevin Rodgers

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.