From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: [babel] turn off code line label feature Date: Fri, 1 Aug 2014 16:28:17 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XDMFI-00027r-4K for emacs-orgmode@gnu.org; Fri, 01 Aug 2014 19:28:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XDMFH-0008UB-A7 for emacs-orgmode@gnu.org; Fri, 01 Aug 2014 19:28:20 -0400 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:36496) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XDMFH-0008U0-36 for emacs-orgmode@gnu.org; Fri, 01 Aug 2014 19:28:19 -0400 Received: by mail-we0-f173.google.com with SMTP id q58so4964682wes.32 for ; Fri, 01 Aug 2014 16:28:17 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org when i do capture, i expect it to work the same in any buffer. but editing source code makes it ask me for a code line label. this is a great feature, but it breaks my flow when it asks me so i want to turn that feature off. what is the variable to turn it off? i want capture to work the same in every buffer. thanks.