From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.help Subject: Re: .emacs poser Date: Fri, 20 Dec 2013 11:01:04 +0530 Message-ID: <87mwjwgkbr.fsf@gmail.com> References: <87haa57s44.fsf@nl106-137-194.student.uu.se> <8761ql7ds0.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 1387517538 21419 80.91.229.3 (20 Dec 2013 05:32:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 20 Dec 2013 05:32:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 20 06:32:24 2013 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 1VtshD-0002FV-MS for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Dec 2013 06:32:23 +0100 Original-Received: from localhost ([::1]:47845 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VtshD-0001AJ-01 for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Dec 2013 00:32:23 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43410) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vtsgw-0001A1-4S for help-gnu-emacs@gnu.org; Fri, 20 Dec 2013 00:32:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vtsgq-0002aB-R2 for help-gnu-emacs@gnu.org; Fri, 20 Dec 2013 00:32:06 -0500 Original-Received: from mail-pd0-x235.google.com ([2607:f8b0:400e:c02::235]:54854) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vtsgq-0002a4-JI for help-gnu-emacs@gnu.org; Fri, 20 Dec 2013 00:32:00 -0500 Original-Received: by mail-pd0-f181.google.com with SMTP id p10so2077108pdj.12 for ; Thu, 19 Dec 2013 21:31:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:in-reply-to:references:user-agent:date:message-id :mime-version:content-type:content-transfer-encoding; bh=CPZTv4hOmnXGEsdlmFHtYv919iQlthOTk3vqlyP+4Mo=; b=ppLkGmAebR7y+MfnA0QgCWzqBu210g/cFb2SL60wxN0wb0u9GKv8wZdoeOL8BlDoOv 4UZQeKTQ4m6IEmfHqDv5NhIkdgJ4ZzrsGPAO8gR2lYMxRsPUCTJ5d/qKUE5zinAimMeO Ym765m2YZ/b1Yi16aU5aFfqzFbCMTeqjFLDH/HTXeQt8x8fAVuGecR8xg4TmbzsaKgxG pBQ4XNplmhZs2XZXEE2JnuEvE1tAseFNZDnUenG1nGHHkZFE+NHKFZyXkHHPwKpnoZa1 K1swL8mgYC7k6OHSFknjMotScbp0qoJi/ka3B3pdwpViJ92/nTQLXrV+a9WhSC9HCsba Pm6g== X-Received: by 10.68.218.98 with SMTP id pf2mr6177715pbc.121.1387517519537; Thu, 19 Dec 2013 21:31:59 -0800 (PST) Original-Received: from debian-6.05 ([115.241.82.33]) by mx.google.com with ESMTPSA id iu7sm11335951pbc.45.2013.12.19.21.31.56 for (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Thu, 19 Dec 2013 21:31:58 -0800 (PST) In-Reply-To: <8761ql7ds0.fsf@nl106-137-194.student.uu.se> (Emanuel Berg's message of "Thu, 19 Dec 2013 03:52:22 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c02::235 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:95109 Archived-At: Emanuel Berg writes: > 0 + a =3D =C3=A5 > : + a =3D =C3=A4 > : + o =3D =C3=B6 If set your input method to latin-1-prefix you can use /a, :a, :o to input the above characters. Why is it that you want roll your own? Btw, I see a swedish-postfix input method. What you want is swedish-prefix input method. Seems like a good candidate for M-x report-emacs-bug. If you propose a patch, then you can get the prefixes that you yourself use.