Re: EFS 1.14 bug: wrong mode with `manual-entry'

Andy Norman (ange@hplb.hpl.hp.com)
Tue, 24 Oct 1995 17:42:36 +0000


Christoph writes:

> When using efs, buffers created by `manual-entry' end up being in
> `View' mode instead of `Manual' mode.

You are almost certainly picking up the view major mode rather than the view
minor mode.  If you put the line:

  (require 'view-less)

before loading efs, this should work.

					-- ange -- <><

					ange@hplb.hpl.hp.com