From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 23 Jan 2001 13:48:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 23 Jan 2001 13:48:12 -0500 Received: from dryline-fw.wireless-sys.com ([216.126.67.45]:11340 "EHLO dryline-fw.wireless-sys.com") by vger.kernel.org with ESMTP id ; Tue, 23 Jan 2001 13:44:40 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14957.53525.932386.251405@somanetworks.com> Date: Tue, 23 Jan 2001 13:44:37 -0500 (EST) From: "Georg Nikodym" To: "Christopher Friesen" Cc: georgn@somanetworks.com, Linux Kernel List Subject: Re: [OT?] Coding Style In-Reply-To: <3A6DC807.1451EB61@nortelnetworks.com> In-Reply-To: <28560036253BD41191A10000F8BCBD116BDCCD@zcard00g.ca.nortel.com> <200101231600.LAA24562@mah21awu.cas.org> <14957.44505.115108.445550@somanetworks.com> <3A6DC807.1451EB61@nortelnetworks.com> X-Mailer: VM 6.75 under 21.2 (beta40) "Persephone" XEmacs Lucid Reply-To: georgn@somanetworks.com Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "CF" == Christopher Friesen writes: CF> This is why the autocompletion of functions and struct members in CF> VC++ is awfully nice...hit the first few unique letters and it CF> will complete the rest of the function for you, then hit tab and CF> keep going. Is there anything with that functionality under CF> Linux? Yup. Emacs users can use the mis-named dynamic abbreviation function (daddrev-expand which I have mapped to M-/). - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/