Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!cheops.cis.ohio-state.edu!karl From: karl@cheops.cis.ohio-state.edu (Karl Kleinpaste) Newsgroups: gnu.emacs.bug Subject: goal-column not buffer-specific Message-ID: Date: 17 Jan 90 14:56:20 GMT Sender: news@tut.cis.ohio-state.edu Organization: Ohio State Computer Science Lines: 7 A user here noticed a problem where, after using the "view" mode, his cursor would always hang on the left when using C-n and C-p in other buffers. View.el sets goal-column to zero, which produced the effect, but why is goal-column not a buffer-specific variable? Any good reason? --Karl