From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim Visher Newsgroups: gmane.emacs.help Subject: Disabling a mode based on the size of a buffer? Date: Tue, 20 Aug 2013 13:08:45 -0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1377018576 11806 80.91.229.3 (20 Aug 2013 17:09:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Aug 2013 17:09:36 +0000 (UTC) To: emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 20 19:09:40 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VBpR6-0000zb-2o for geh-help-gnu-emacs@m.gmane.org; Tue, 20 Aug 2013 19:09:40 +0200 Original-Received: from localhost ([::1]:49069 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBpR5-0001h9-Ki for geh-help-gnu-emacs@m.gmane.org; Tue, 20 Aug 2013 13:09:39 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58912) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBpQv-0001h4-Ki for help-gnu-emacs@gnu.org; Tue, 20 Aug 2013 13:09:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VBpQs-00089i-2e for help-gnu-emacs@gnu.org; Tue, 20 Aug 2013 13:09:29 -0400 Original-Received: from mail-vc0-x22a.google.com ([2607:f8b0:400c:c03::22a]:46945) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBpQr-00089L-Ur for help-gnu-emacs@gnu.org; Tue, 20 Aug 2013 13:09:26 -0400 Original-Received: by mail-vc0-f170.google.com with SMTP id kw10so499925vcb.15 for ; Tue, 20 Aug 2013 10:09:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=lt9Z/L25AnO4qq4MOy8zVpb0kKJ0ZKaWX9oABKq9hBM=; b=M4j1ost8GDVyEN6AzbHH6RWu9olTBaetHmHKWDRyvsHuYdFaFFkiL0Gvw+UMxLVcs4 23qPxaa9ICmXlJWmmFNxajtpwkaxR1uu5/9DVa6t2Pt8Mxlpm+OveANsyw+XdooeFye+ gI6OCn2car1poOrJ8WsHs6SWlo/gcCy52fnHbex4g0P0k6hA7ehG1SsmGaKvOzOzc068 tN2ZA4fLqWdaAbciY6SbGf0r/3unR6EpU4lQAuIFrCfwVTz2hlXgx735CIpcZ0KqwicW n5a5bo6oAr2Bdbr2+OgXhr8dK6dGUk60Wl3BUbtlMSGpHlJWEQ1wbmdRh2Yr08o/rSTM 4D9g== X-Received: by 10.58.197.5 with SMTP id iq5mr1172473vec.30.1377018565084; Tue, 20 Aug 2013 10:09:25 -0700 (PDT) Original-Received: by 10.221.54.129 with HTTP; Tue, 20 Aug 2013 10:08:45 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c03::22a X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:93011 Archived-At: Hi All, When a buffer gets to a certain size, paredit mode specifically begins to struggle, as do some other modes. I'm basically wondering if there are predefined hooks with which I can make a decision to disable said modes if a buffer has reached a certain size limit. Thoughts? -- In Christ, Timmy V. http://blog.twonegatives.com/ http://five.sentenc.es/ -- Spend less time on mail