From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Louise Hoffman" Newsgroups: gmane.emacs.help Subject: Re: Need help. Scroll_Lock is undefined Date: 19 Dec 2006 11:43:07 -0800 Organization: http://groups.google.com Message-ID: <1166557387.558089.201410@73g2000cwn.googlegroups.com> References: <1166544457.147097.246880@t46g2000cwa.googlegroups.com> <1166552040.386333.189800@a3g2000cwd.googlegroups.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1166560836 10819 80.91.229.10 (19 Dec 2006 20:40:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Dec 2006 20:40:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 19 21:40:35 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GwllB-000462-Ur for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Dec 2006 21:40:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GwllB-0002Cp-Fi for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Dec 2006 15:40:25 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!73g2000cwn.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 87.54.106.98 Original-X-Trace: posting.google.com 1166557406 9705 127.0.0.1 (19 Dec 2006 19:43:26 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 19 Dec 2006 19:43:26 +0000 (UTC) In-Reply-To: <1166552040.386333.189800@a3g2000cwd.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: 73g2000cwn.googlegroups.com; posting-host=87.54.106.98; posting-account=IpDWDA0AAADGben-FmVL1s9vC1gx8qyZ Original-Xref: shelby.stanford.edu gnu.emacs.help:144150 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:39753 Archived-At: > That's odd. What is your setup? emacs version 22.0.50.1 if that's what you mean? > In Emacs it could be done by (global-set-key [scroll-lock] '(quote > nil)) but I expect that the problem is elsewhere in some other bit of > software. That didn't work. I have also tried (global-set-key [scroll-lock] 'noop) from this link http://www.shallowsky.com/dotfiles/.emacs but without luck... With love, Louise