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