From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Re: doc-view-current-slice only used internally Date: Fri, 4 Jan 2008 21:39:35 +0000 (UTC) Message-ID: References: <871w8xbdls.fsf@member.fsf.org> Reply-To: bob@rattlesnake.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1199482792 16254 80.91.229.12 (4 Jan 2008 21:39:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Jan 2008 21:39:52 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 04 22:40:08 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JAuGq-000107-DK for ged-emacs-devel@m.gmane.org; Fri, 04 Jan 2008 22:40:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JAuGT-0001g4-V0 for ged-emacs-devel@m.gmane.org; Fri, 04 Jan 2008 16:39:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JAuGQ-0001f5-EP for emacs-devel@gnu.org; Fri, 04 Jan 2008 16:39:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JAuGP-0001dd-4s for emacs-devel@gnu.org; Fri, 04 Jan 2008 16:39:37 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JAuGO-0001dU-TS for emacs-devel@gnu.org; Fri, 04 Jan 2008 16:39:36 -0500 Original-Received: from cpe-69-204-164-144.nycap.res.rr.com ([69.204.164.144] helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JAuGO-0004ze-Ba for emacs-devel@gnu.org; Fri, 04 Jan 2008 16:39:36 -0500 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.115) Fri, 4 Jan 2008 21:39:35 +0000 (UTC) In-reply-to: <871w8xbdls.fsf@member.fsf.org> (message from Tassilo Horn on Fri, 04 Jan 2008 20:22:07 +0100) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:86085 Archived-At: > In emacs/lisp/doc-view.el, the documentation for > doc-view-current-slice says it is only used internally and locally. > > However, I want to set the list globally in my .emacs file so I can > have a second frame in my X window environment without changing or > moving my first frame. Tassilo Horn said I don't get you. The variable is buffer-local, so it's value will be the same in any frame that shows the doc-view buffer with that file. There's no way to have different values in different frames. Yes, but I have four buffers, each from a different file, that I want to put into doc-view. Each will have the same width. Hence, the need to set the size of the second frame globally. -- Robert J. Chassell GnuPG Key ID: 004B4AC8 bob@rattlesnake.com bob@gnu.org http://www.rattlesnake.com http://www.teak.cc