From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Sandip Chitale" Newsgroups: gmane.emacs.help Subject: Re: is there any hook like switch-buffer-hook or change-buffer-hook? Date: Fri, 27 Aug 2004 13:49:10 -0700 Organization: SunSITE.dk - Supporting Open source Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <412f9e47$0$46181$14726298@news.sunsite.dk> References: <412ee15e$0$46193$14726298@news.sunsite.dk> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1093639853 11669 80.91.224.253 (27 Aug 2004 20:50:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Aug 2004 20:50:53 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 27 22:50:45 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C0ngL-0000S2-00 for ; Fri, 27 Aug 2004 22:50:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C0nl1-000801-TZ for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Aug 2004 16:55:36 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.multikabel.nl!newshub2.home.nl!home.nl!sunsite.dk!dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.help X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Original-Lines: 16 Original-NNTP-Posting-Host: 208.135.53.4 Original-X-Trace: DXC=n5mi`X^OkN38NX=BCM0\c1YSB=nbEKnk; _eAmWWQNV44kT@GP_Z>?d:hdKRI?85hh:ePnId6L[[163]E8F@; W4X9aCAZdL\:n9=?1`:U7GF2>0 Original-X-Complaints-To: staff@sunsite.dk Original-Xref: shelby.stanford.edu gnu.emacs.help:124984 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20334 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20334 "Eli Zaretskii" wrote in message news:mailman.325.1093601689.1998.help-gnu-emacs@gnu.org... > > From: "Sandip Chitale" > > Date: Fri, 27 Aug 2004 00:23:08 -0700 > > > > List of hook variables: > > > > How did I get these? > > C-h v TAB gives me list of all variables. Then I filtered words with word 'hook' in them. > > What's wrong with "M-x apropos-variable RET"? > Nothing. I simply did not know about it. Thanks for the info.