From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.help Subject: Re: Caps Lock affects Ctrl+keys Date: Fri, 24 Jan 2014 21:38:08 +0700 Message-ID: References: <87ppnmulrq.fsf@nl106-137-194.student.uu.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1390574304 22798 80.91.229.3 (24 Jan 2014 14:38:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Jan 2014 14:38:24 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" To: Emanuel Berg Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 24 15:38:31 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W6htu-0002ql-Rh for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Jan 2014 15:38:30 +0100 Original-Received: from localhost ([::1]:46906 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6htu-0001H8-GL for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Jan 2014 09:38:30 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6htf-0000vp-Ed for help-gnu-emacs@gnu.org; Fri, 24 Jan 2014 09:38:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6hta-0002T7-Eb for help-gnu-emacs@gnu.org; Fri, 24 Jan 2014 09:38:15 -0500 Original-Received: from mail-qc0-x22d.google.com ([2607:f8b0:400d:c01::22d]:53225) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6hta-0002St-B9 for help-gnu-emacs@gnu.org; Fri, 24 Jan 2014 09:38:10 -0500 Original-Received: by mail-qc0-f173.google.com with SMTP id i8so4344423qcq.4 for ; Fri, 24 Jan 2014 06:38:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=qdpJsZ/GKKah2/eSs5SqkPbgaYGiACrUYuJLvCRXl34=; b=ZkeHPXsiVRkV0Kt2F1ksGCcbHHlsWKtKhJOPzgbduTzIWRxz75PXs4B+MJrHpmvxwQ yUKrKyeW8qiuWwFl+kTqZYZ1aWKgykuvTGFQKj8kePWRYqxRq4/JHNMRjgnkk876duwm ymLj1O3KRNDj2Ny9PCJtbsoHHrO0bHEIteXk7bOM+6id1DfLyjYPj5/kl+Y8WTbnqRxc Arj/5kb0KQQ29rTWwLv221ZZZRQQLI6dnxiiruZhaKa1bB/pn4vCesJrMWa9VeJDlDsg wmNmCU4Sn4+HAyyWs3DnClonzivW9tyLP5u6nI6x80TwUoMS97TdxR8nppawcRCbwojf pXnQ== X-Received: by 10.224.113.204 with SMTP id b12mr20567842qaq.35.1390574288898; Fri, 24 Jan 2014 06:38:08 -0800 (PST) Original-Received: by 10.96.14.74 with HTTP; Fri, 24 Jan 2014 06:38:08 -0800 (PST) In-Reply-To: <87ppnmulrq.fsf@nl106-137-194.student.uu.se> X-Google-Sender-Auth: VqG6p85KUO9WH3R9krM8f5hRbco X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c01::22d X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95616 Archived-At: On Tue, Jan 21, 2014 at 9:10 AM, Emanuel Berg wrot= e: > Just thought of one thing, there is a caps-mode.el, > written by a man on this list, which is great, because > it gives you caps lock functionality, but *buffer > local* (and thus obviously contained to Emacs). Does anyone happen to know what is the canonical repository for caps-mode? I=E2=80=99d like to submit a couple of patches that fix the following: * the use of obsolete last-command-char variable, * caps-mode ignores the state of overwrite-mode and always inserts.