From baeklund@gmail.com Tue Sep 1 01:12:42 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 1 Sep 2009 08:12:43 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.0 required=4.0 tests=MULTALT autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n818CfIx005744 for ; Tue, 1 Sep 2009 01:12:42 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MiOTp-0002dq-0S for bug-gnu-emacs@gnu.org; Tue, 01 Sep 2009 04:12:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MiOTj-0002dS-VU for bug-gnu-emacs@gnu.org; Tue, 01 Sep 2009 04:12:40 -0400 Received: from [199.232.76.173] (port=52102 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MiOTj-0002dP-S8 for bug-gnu-emacs@gnu.org; Tue, 01 Sep 2009 04:12:35 -0400 Received: from mail-pz0-f202.google.com ([209.85.222.202]:62471) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MiOTj-0001zz-GL for bug-gnu-emacs@gnu.org; Tue, 01 Sep 2009 04:12:35 -0400 Received: by pzk40 with SMTP id 40so1044178pzk.26 for ; Tue, 01 Sep 2009 01:12:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=4ECLwjCWkya2gEgWzpQI6tzalsB21iX8WAS86K5uKkw=; b=RiJrORqbl9ZDtUx6U6umGSEKC8BtujjqRHQZKULkeJ4VYsUhHJCN5XeREc145wmixq 3dl9wvQk+gnr4wrH3gkF5sfFTUZqEWNOJWrogjzLFDaTtTrK7tSqWbIVFiULQC7rXgJG 4m5bkGjKUszIwOf8CpDplTkLWtvPOF+/Sj1eI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=Eqm/CK48SS4v+I05jIbuDMsm1MtVaRaoBtv389wehNJKRphjY1MnQfREa6BA+p1YZr AdXXELiDMYvullv2ti47ZL6TRFWfl+gM1nKEYufMZnmHFhVquDvkc46PD94AzxJF111a 9OXdHaheAP5jO6720ouhqdoQGg7nCl/7JUYsg= MIME-Version: 1.0 Sender: baeklund@gmail.com Received: by 10.141.12.11 with SMTP id p11mr1466539rvi.14.1251792753295; Tue, 01 Sep 2009 01:12:33 -0700 (PDT) Date: Tue, 1 Sep 2009 10:12:33 +0200 X-Google-Sender-Auth: 00de548261e3e5c3 Message-ID: Subject: Emacs system encoding error, with scandinavian letters in folder name. (Windows) From: =?ISO-8859-1?Q?Jonas_B=E6klund?= To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=000e0cd106286481e604727fb66a X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) --000e0cd106286481e604727fb66a Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hey I am really enjoying using emacs, but i have found an error that makes my work flow a little slower. I have tested the issue on the version 23.1.1 on a windows xp, have also found the problem in 22.2.1 First i recognized the problem, when I used AUCtex and from emacs called an external pdf-viewer called sumatraPDF. SumatraPDF then saved its settings in c:/Documents and Settings/Jonas B'klund/Applikation Data But my user on the system is "Jonas B=E6klund", so the call from emacs have changed the danish letter =E6 to ' . When I called the pdf-viewer directly from windows or from the commandsprom= t it saved its settings in the correct folder. Playing around with emacs and sumatraPDF, I found that it is with nearly 100% certainty isn't sumatraPDF that is the problem: The reason is that I tried to run emacs on my desktop, it starts up nicely, but when I tried to open the internal Top Level Customization Group, it reported the following error: defconst: Cannot open doc string file "c:/Documents and Settings/Jonas B\346klund/Skrivebord/emacs-23.1/lisp/wid-edit.elc" Here it should be said that Skrivebord is the danish word for Desktop. So it seems that there is some error in the encoding of the username/ folde= r name in emacs, that have changed =E6 to \346 Hope you can find some solution, since it could be nice to get rid of this extra "user" when using emacs with sumatraPDF. /Jonas B=E6klund --000e0cd106286481e604727fb66a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hey

I am really enjoying using emacs, but i have found a= n error that makes my work flow a little slower.

I= have tested the issue on the version 23.1.1 on a windows xp, have also fou= nd the problem in 22.2.1

First i=A0recognized=A0the problem, when I used AUCtex = and from emacs called an external pdf-viewer called sumatraPDF.
S= umatraPDF then saved its settings in c:/Documents and Settings/Jonas B'= klund/Applikation Data
But my user on the system is "Jonas B=E6klund", so the call = from emacs have changed the danish letter =E6 to ' .
When I c= alled the pdf-viewer directly from windows or from the commandspromt it sav= ed its settings in the correct folder.

Playing around with emacs and sumatraPDF, I found that = it is with nearly 100% certainty isn't sumatraPDF that is the problem:<= /div>
The reason is that I tried to run emacs on my desktop, it starts = up nicely, but when I tried to open the internal Top Level Customization Gr= oup, it reported the following error:

defconst: Cannot open doc string file "c:/Document= s and Settings/Jonas B\346klund/Skrivebord/emacs-23.1/lisp/wid-edit.elc&quo= t;=A0

Here it should be said that Skrivebord is th= e danish word for Desktop.
So it seems that there is some error in the encoding of the username/ = folder name in emacs, that have changed =E6 to \346

Hope you can find some solution, since it could be nice to get rid of thi= s extra "user" when using emacs with sumatraPDF.

/Jonas B=E6klund
--000e0cd106286481e604727fb66a-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 26 22:18:54 2010 Received: (at control) by debbugs.gnu.org; 27 Jan 2010 03:18:54 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NZyQg-0003p6-EM for submit@debbugs.gnu.org; Tue, 26 Jan 2010 22:18:54 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NZyQS-0003p0-OW for control@debbugs.gnu.org; Tue, 26 Jan 2010 22:18:52 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NZyQP-0005s5-BP; Tue, 26 Jan 2010 22:18:37 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19295.45197.310052.188544@fencepost.gnu.org> Date: Tue, 26 Jan 2010 22:18:37 -0500 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: green X-Ran: }Z4F'^kU%I%?JF,!27.~%ea.at/Eq4S)o,|1is32XZ List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.4 (---) merge 3628 4303 reassign 4306 emacs,w32 tags 4329 moreinfo reassign 4396 emacs,cc-mode From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 15 10:41:18 2010 Received: (at control) by debbugs.gnu.org; 15 Mar 2010 14:41:18 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NrBTq-0004Fw-Ic for submit@debbugs.gnu.org; Mon, 15 Mar 2010 10:41:18 -0400 Received: from fg-out-1718.google.com ([72.14.220.152]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NrBTo-0004Fp-6K for control@debbugs.gnu.org; Mon, 15 Mar 2010 10:41:16 -0400 Received: by fg-out-1718.google.com with SMTP id l26so1320497fgb.15 for ; Mon, 15 Mar 2010 07:41:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:received:from:to :subject:date:message-id:user-agent:mime-version:content-type; bh=6G29R6mHWWbjN4n2RHdNk4DvC1BMdrmg+ZameFL4vk8=; b=bGSqXP5UPgMU7s4Q9I90YZCs2JEdiZO1pYNFZZc0Cr+gSoUT5T2zC+UOWT6bn4oPH1 D4l1qAeudZ/R2DTyjux8LO/IHKyPB6Fse56DoYlla9CjHA954NRK6RN6nzpo/76/wogZ r6GT3zn9rMkIDkeS6POtn1wABiRpRrXPb9n+8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:to:subject:date:message-id:user-agent:mime-version :content-type; b=fWPH66CanE4iHMi8gFDZ8VnhtEcuDjyp6m8c0optlfE/8lrM8K5B/rxjqSuz8LTzZu x7OkEPSl4pMwrLAheASWBkRNliJRQcTGd22qPxy6uFDlwmI23ir4LSBLjuMcvlawYkAA mO6Luylfdh+oG9G7t8eOJCEBJt0txLpeJO/rU= Received: by 10.87.44.8 with SMTP id w8mr7467380fgj.16.1268664068831; Mon, 15 Mar 2010 07:41:08 -0700 (PDT) Received: from home.jasonrumney.net ([202.87.221.133]) by mx.google.com with ESMTPS id 13sm3050424fxm.6.2010.03.15.07.41.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 15 Mar 2010 07:41:06 -0700 (PDT) Received: by home.jasonrumney.net (Postfix, from userid 1000) id C35DF1578; Mon, 15 Mar 2010 22:41:01 +0800 (MYT) From: Jason Rumney To: control@debbugs.gnu.org Subject: Merge related bugs Date: Mon, 15 Mar 2010 22:41:01 +0800 Message-ID: <87mxy9k5qa.fsf@home.jasonrumney.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) merge 4306 4832 From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 22 21:25:38 2016 Received: (at control) by debbugs.gnu.org; 23 Aug 2016 01:25:38 +0000 Received: from localhost ([127.0.0.1]:37275 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bc0TC-0000Mm-A1 for submit@debbugs.gnu.org; Mon, 22 Aug 2016 21:25:38 -0400 Received: from mail-it0-f52.google.com ([209.85.214.52]:37469) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bc0TA-0000MX-Cx; Mon, 22 Aug 2016 21:25:36 -0400 Received: by mail-it0-f52.google.com with SMTP id f6so110662638ith.0; Mon, 22 Aug 2016 18:25:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=5efoGtmhe0bJQFnKCfs8kZQELiFVI6mJFloWtg7HTPM=; b=R/Y1K6aTFo1j95Hyw3GwmatV0RiNDgWddgS37xzqQeEnGsHROB/LeYp1t7fAd/DZUD oaiZYsvCZ2qkrAwO9H8RutYzgEtMbo4DCe44lubjynUiFeUcx/QnhElN0Jyy2tsViqGR fozZSrLFSplSuAD+LMKN3uNUnXYh2JUWDBIWYBfK3I6BkJrXGrAA6qwjIiR2YYb94T/Z YucVplsnO0ZaSnvAosOAMWcuO9cmrkvgk05vYnTgOUWoEHGQI3g3DnjxLQDM89fS3S2E ho7GZTlVw4yyigxQm3LUGJUlKAt0XCUZ13SpGDIzY2sTWEWh4eDkIYB2spIU1ncKAFOo pP5Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version :content-transfer-encoding; bh=5efoGtmhe0bJQFnKCfs8kZQELiFVI6mJFloWtg7HTPM=; b=Ujra58MyiHEHbV/1Cx+HKhZHnDO9EY7/NTfl1EX2eceiIJWyXekgfgpddEDH+E4GrS l+TWeISUBU8zLakENdZWdxwkwf0zbt+8lbhLTH+99JOwCK4wKonXjktdofA3cKJfe0sA 0o9wuwVsggCBb7S/h0uaKX8FV/aTzv0FpsQfXxXUMykq6JZILTQXye20CXUYo2qc9j8B yqxE8RPtv06sy5ibeVNsgGvNnSAVJ2RGcxJLdPM+Z9xRY3TfchSzQ4sd1rEjrAzRDJGc UrHfYl0ZnfdwdpiZjPQJcR8x8JGcF/jC5+e6tJ1z9N/5uWid2+bNGkpiyrTeXs3vmXXt RTrg== X-Gm-Message-State: AEkoouvrQ5QVfqlQPaaaXZJQgXupCb6uWqtiPfgE96/4VNszvFPzh3umOgf86wC30HLCFw== X-Received: by 10.107.130.81 with SMTP id e78mr29937669iod.137.1471915529554; Mon, 22 Aug 2016 18:25:29 -0700 (PDT) Received: from zony ([45.2.7.130]) by smtp.googlemail.com with ESMTPSA id b133sm5738716iti.21.2016.08.22.18.25.24 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 22 Aug 2016 18:25:24 -0700 (PDT) From: npostavs@users.sourceforge.net To: Glenn Linderman Subject: Re: bug#4832: emacs fails to open files References: <4AEA9367.6070400@g.nevcal.com> Date: Mon, 22 Aug 2016 21:25:39 -0400 In-Reply-To: <4AEA9367.6070400@g.nevcal.com> (Glenn Linderman's message of "Fri, 30 Oct 2009 00:19:03 -0700") Message-ID: <87y43otgx8.fsf@users.sourceforge.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control Cc: 4832@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) found 4832 24.3 close 4832 24.4 quit I found 24.3 wasn't able to open a file named "=C3=A2-=C5=9F", but 24.4 was= . So I'm closing as fixed in 24.4. Please write back if you find otherwise. Glenn Linderman writes: > Tried to open a file containing Romanian characters on Windows. The > characters are =C3=A2 and =C5=9F . emacs 22.1.1.=20 > > Tried a number of ways, particularly by using dired, and by dragging > the file from Explorer to the emacs title bar (both of which work for > other files). Also had problems with files containing Cyrillic > characters in their names, or Chinese characters... those didn't even > show up in dired! [...] > > I can't find out if there is an online emacs bug tracker, to know if > the problem reported then is still in the queue, or if a workaround > was posted, etc. Any help finding such a bug tracker would be > appreciated. Web version of this bug report is at https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4832 From unknown Fri Aug 15 02:04:30 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 20 Sep 2016 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator