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: Avoiding `(require 'ob-tangle)`? Date: Tue, 25 Mar 2014 09:33:29 -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 1395754465 11144 80.91.229.3 (25 Mar 2014 13:34:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Mar 2014 13:34:25 +0000 (UTC) To: emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 25 14:34:35 2014 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 1WSRUr-00064F-Bf for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Mar 2014 14:34:29 +0100 Original-Received: from localhost ([::1]:41838 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSRUq-0007Xr-UA for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Mar 2014 09:34:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59271) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSRUf-0007Xi-Ok for help-gnu-emacs@gnu.org; Tue, 25 Mar 2014 09:34:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSRUY-000067-6s for help-gnu-emacs@gnu.org; Tue, 25 Mar 2014 09:34:17 -0400 Original-Received: from mail-qc0-x234.google.com ([2607:f8b0:400d:c01::234]:60555) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSRUY-00005q-2H for help-gnu-emacs@gnu.org; Tue, 25 Mar 2014 09:34:10 -0400 Original-Received: by mail-qc0-f180.google.com with SMTP id w7so510467qcr.39 for ; Tue, 25 Mar 2014 06:34:09 -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=b5CVvbrdL9EpbZ8fFkb1XCw9y3ofdT7FtXorw+gaa4s=; b=fqa7fUQhrsUR/rVZlTSKiMcW3ThtDmCTwZSfGdVpjO9qGdenbXgyxQ7JYvY7zUBaBz 78DquW6LyCcW/UswYdCGUYjlsicMbiBlCeLuEYS6ICjxsjr6h5C/Z6LfCih76o6VO2At pr1EfW5vsQD1aFovo0AbsF0xR4BQElrzv91MuBsYDLbV8nZtj4x1IlpGrpmMRKbsh3uA wd/pGPH1BcBteSXW23KfiBP6JPge/3xCsWdiWxAK7ryXnXDpqSIj92qDsHy08io4v7aA lu2Ktu0V9dK5+q3k1Q//2J+tuEbrSY20opcsRKvXljRd8dA95cWXtx27G0u4bk7NLzZR JIIA== X-Received: by 10.229.198.2 with SMTP id em2mr3079858qcb.21.1395754449052; Tue, 25 Mar 2014 06:34:09 -0700 (PDT) Original-Received: by 10.140.101.151 with HTTP; Tue, 25 Mar 2014 06:33:29 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c01::234 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:96745 Archived-At: I've customized `org-babel-tangle-lang-exts` and whenever I start up emacs and hit an org file, I bork out. I've tried adding `(autoload 'org-babel-tangle-lang-exts "ob-tangle")` but it doesn't seem to have the effect of loading that variable, I assume because it's a defcustom and not a defun. Can I avoid requiring the whole thing? Thanks in advance! -- In Christ, Timmy V. http://blog.twonegatives.com/ http://five.sentenc.es/ -- Spend less time on mail