From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel,gmane.emacs.help Subject: Re: auto-indent in emacs Date: Mon, 30 Nov 2009 19:11:28 +0100 Message-ID: References: <6bd43112-0ffd-482a-be72-0cbb579ed1b8@o13g2000vbl.googlegroups.com> <87tywc9gpi.fsf@ergodik.univ-brest.fr> <87eingm00k.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1259607278 28270 80.91.229.12 (30 Nov 2009 18:54:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 30 Nov 2009 18:54:38 +0000 (UTC) Cc: emacs help , harven , Emacs-Devel devel To: Sebastian Rose Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 30 19:54:30 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NFBOH-0007Eh-FY for ged-emacs-devel@m.gmane.org; Mon, 30 Nov 2009 19:54:29 +0100 Original-Received: from localhost ([127.0.0.1]:40883 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFBOH-0000i4-3E for ged-emacs-devel@m.gmane.org; Mon, 30 Nov 2009 13:54:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NFAj4-0001uL-A6 for emacs-devel@gnu.org; Mon, 30 Nov 2009 13:11:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NFAiz-0001rp-Il for emacs-devel@gnu.org; Mon, 30 Nov 2009 13:11:53 -0500 Original-Received: from [199.232.76.173] (port=41928 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFAiz-0001rk-Bt; Mon, 30 Nov 2009 13:11:49 -0500 Original-Received: from mail-yw0-f172.google.com ([209.85.211.172]:38986) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NFAiz-0001iu-6H; Mon, 30 Nov 2009 13:11:49 -0500 Original-Received: by ywh2 with SMTP id 2so3566623ywh.27 for ; Mon, 30 Nov 2009 10:11:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=TGPBlRJ7tgKjeT2dChLlgKh0iRCZbKlT8LLCuYUT8HI=; b=Gwtvzypj6gX4pwrZVHQqthIJTrp6YWNjTH6/M1ch7kIklzCRqbt4mlzlszXGNENOTr yUP6pKdZ18YU2CykArImiwbJEqZ1thJTjoVlm4ddhDkjWTyQzCjKftOH3dXs00vDuzbO zhHN+VpoTD3qUy8I3GZgKYyxGrjPVQfM7u+vg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=WwcA6PLLvibYgDDD38tASaNQVKKgNf9/vz9EdAdfghTbvn9AfNAyk4L2fg99dykwLe iHufTF19iKpahQ+uHfrfCsEyrvePomF2KWAqvznFTv7OT3WMV7WioiAnzN4in561zAcl 02BX5O7JFiZk1siPesmB4lm5r1t0iSpfO17VU= Original-Received: by 10.101.189.3 with SMTP id r3mr1812749anp.105.1259604708150; Mon, 30 Nov 2009 10:11:48 -0800 (PST) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:117979 gmane.emacs.help:70269 Archived-At: On Mon, Nov 30, 2009 at 6:06 PM, Lennart Borgman wrote: > >> I think http://www.emacswiki.org/emacs/AltGrKey is obsolete and should >> be fixed. > > > Please help rewriting the page. Since no one answered I am doing that right now.