Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
73aee91d
Commit
73aee91d
authored
Jun 11, 2006
by
Robert J. Chassell
Browse files
Including `pages-directory-address-mode' results in the message
"Buffer in which pages were found is deleted"
parent
c2f9f7fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
lisp/textmodes/page-ext.el
lisp/textmodes/page-ext.el
+3
-1
No files found.
lisp/textmodes/page-ext.el
View file @
73aee91d
...
...
@@ -777,7 +777,9 @@ directory."
(
or
filename
pages-addresses-file-name
))))
(
widen
)
(
pages-directory
t
nil
nil
)
(
pages-directory-address-mode
)
;; by RJC, 2006 Jun 11: including this causes failure; it results in
;; the message "Buffer in which pages were found is deleted"
;; (pages-directory-address-mode)
(
setq
pages-directory-buffer-narrowing-p
pages-directory-for-addresses-goto-narrowing-p
)
(
or
pages-directory-for-addresses-buffer-keep-windows-p
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment