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 20:22:40 +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 1259609332 3011 80.91.229.12 (30 Nov 2009 19:28:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 30 Nov 2009 19:28:52 +0000 (UTC) Cc: Emacs-Devel devel To: emacs help Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 30 20:28:45 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 1NFBvO-0005zV-HS for ged-emacs-devel@m.gmane.org; Mon, 30 Nov 2009 20:28:42 +0100 Original-Received: from localhost ([127.0.0.1]:48849 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFBvO-0005Mc-3H for ged-emacs-devel@m.gmane.org; Mon, 30 Nov 2009 14:28:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NFBpy-0000cn-9I for emacs-devel@gnu.org; Mon, 30 Nov 2009 14:23:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NFBpt-0000Xw-JG for emacs-devel@gnu.org; Mon, 30 Nov 2009 14:23:05 -0500 Original-Received: from [199.232.76.173] (port=41253 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFBpt-0000Xk-Ed; Mon, 30 Nov 2009 14:23:01 -0500 Original-Received: from mail-yx0-f191.google.com ([209.85.210.191]:34285) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NFBpt-0001Hz-4m; Mon, 30 Nov 2009 14:23:01 -0500 Original-Received: by yxe29 with SMTP id 29so3577938yxe.14 for ; Mon, 30 Nov 2009 11:23:00 -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=mB1CfU7WDrnONT2Fje23tGMbNX7FmslL4c0cPBxDBks=; b=CPcwq701feerPhMARp39BECbjkZOxMcsAAhrBR2wGPSe/zaoyNiEdSLTa8z0AhLc+I ehFjjQ75CSN/TgRJvTchP/P7ljq4BESoXomtn//K9NWX/w1gEfo4np55y7GbCi2sQgjd xBdAIFFQD2YIqkulVbVgY35qmxBPbyv5Nn17g= 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=r4OFxcqhvC6rPiq1wXInYL7kwXqFhKSBjTr9Qk6Y/fJmK65rzn6VQ/nfl7Vby+aoZ9 g0DYCGqcaPkU+FxCdjgC5pT8tICfw1w7c/IyzZdA3RniOJj8NUMzeOKVUdjJnp6aNDa8 E5uSTy+6m7BaFQIazyfuchlhqdutBfLrtJNFg= Original-Received: by 10.100.130.6 with SMTP id c6mr2025161and.20.1259608980104; Mon, 30 Nov 2009 11:23:00 -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:117986 gmane.emacs.help:70271 Archived-At: On Mon, Nov 30, 2009 at 7:11 PM, Lennart Borgman wrote: > 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. I have rewritten the wiki page. There are now also a summary of problematic key bindings (which I think should be fixed). Comments and critique is (almost) welcome.