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 18:06:52 +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 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1259602397 11171 80.91.229.12 (30 Nov 2009 17:33:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 30 Nov 2009 17:33:17 +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 18:33:10 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 1NFA7Y-0000bf-Nw for ged-emacs-devel@m.gmane.org; Mon, 30 Nov 2009 18:33:09 +0100 Original-Received: from localhost ([127.0.0.1]:38845 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFA7Y-0008JD-4X for ged-emacs-devel@m.gmane.org; Mon, 30 Nov 2009 12:33:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NF9ia-0008Cs-GI for emacs-devel@gnu.org; Mon, 30 Nov 2009 12:07:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NF9iV-0008BZ-4T for emacs-devel@gnu.org; Mon, 30 Nov 2009 12:07:19 -0500 Original-Received: from [199.232.76.173] (port=32807 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NF9iT-0008B2-5V; Mon, 30 Nov 2009 12:07:13 -0500 Original-Received: from mail-yx0-f191.google.com ([209.85.210.191]:45230) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NF9iS-0001tv-Rt; Mon, 30 Nov 2009 12:07:13 -0500 Original-Received: by yxe29 with SMTP id 29so3228341yxe.14 for ; Mon, 30 Nov 2009 09:07:12 -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 :content-transfer-encoding; bh=FIZsj92QCpn/U/mUXStPJ6vXxwJ46kat6wCNrTtLSis=; b=rP16+7jnCiRhubzY1CaHagstgWkW2yGnik5FqnnkmsKPaBxYiOnuiqbq1vboRGQvWi vBBf4tPKhsvimsO8dT4Cx0osYYmQHLb8ujhsf0l4j39UWRiunP2ngGIRtwSAxAMppRE2 ZyUbyleAZ0hu+SG5HfHMhjJrwhgD1N6LuCrkM= 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:content-transfer-encoding; b=CqltupdzX/DVQZSGgenMFYO87vUs8s6WMory/aZ0bb2vS3/2dHm3rAAQpMmVUZaRWZ qjGUafoeeZM9DdhAAj5e+SiOtZbP3cn01cpowlcwBKT3Lj1c2Q9LaUQLnyNQXqwis1Mq D9sfStX8ReQtKa1NOOPe4hkMP8mo25oFuz/XI= Original-Received: by 10.101.196.34 with SMTP id y34mr1691908anp.191.1259600832101; Mon, 30 Nov 2009 09:07:12 -0800 (PST) In-Reply-To: <87eingm00k.fsf@gmx.de> 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:117975 gmane.emacs.help:70264 Archived-At: On Mon, Nov 30, 2009 at 5:48 PM, Sebastian Rose wro= te: > > All those commands are unusable anyway for they're to difficult to type. > But four of those come with easier to type alternatives, which are not > mentioned there. Why? > > C-M-@ =C2=A0 =C2=A0 =3D> =C2=A0 C-M-SPC > C-@ =C2=A0 =C2=A0 =C2=A0 =3D> =C2=A0 C-SPC > C-x C-@ =C2=A0 =3D> =C2=A0 C-x C-SPC > C-x r C-@ =3D> =C2=A0 C-x r SPC That is a good observation. > Only backslash commands might be problem. They are not on none of my > (German) keyboards. I guess it's a problem of the underlying system > (Windows I guess). How about filing a bug report there? Please do. > I think http://www.emacswiki.org/emacs/AltGrKey is obsolete and should > be fixed. Please help rewriting the page.