From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Re: Problem when org-capturing text from French email Date: Fri, 16 Jul 2010 22:13:00 +0200 Message-ID: <87bpa7i3sj.fsf@mundaneum.com> References: <87fwzjld0f.fsf@mundaneum.com> <87lj9bmk4x.wl%dmaus@ictsoc.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi David, David Maus wrote: > S=C3=A9bastien Vauban wrote: >> Here a trace of the problem that occurs when I capture some text from an >> email, for archive purpose. > >>--8<---------------cut here---------------start------------->8--- >>Debugger entered--Lisp error: (args-out-of-range 35 42) >> format("%.30s" #("Re: Gestionnaire de r\x00e9visions pour \x00e9\ diteu= r LaTeX sous Windows" 20 29 (charset iso-8859-15) 35 42 (charset iso-8859-1= 5))) >> org-replace-escapes("Email from %f: %.30s" (("%c") ("%F" . #("Denis Bit= ouz\x00e9 " 6 13 ...)) ("%f" . "Denis Bitouz\x= 00e9") ("%T") ("%t" . "?") ("%s" . #("Re: Gestionnaire de r\x00e9visions po= ur \x00e9\ diteur LaTeX sous Windows" 20 29 ... 35 42 ...)) ("%m" . "201007= 15150256.4f029e84@drums"))) >> org-email-link-description() >> org-gnus-store-link() >> [...] >>--8<---------------cut here---------------end--------------->8--- > >> I guess it's somehow related to the accents in the mail title? Not sure I >> understand the details of the trace, but the capture works in many other >> cases, so the accents could be the differentiating factor (I don't have >> enough history, yet, to assert this). > > Your message's user agent tells me, that you use Emacs 23.1 Yep. Can't hide it ;-) Do not want either... > -- and this looks like Emacs bug #5306[1]. > [1] http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D Thanks for the link. > The Attached patch avoids this bug by removing all text properties from t= he > subject (the same is done in org-wl.el). I've applied your patch. That hinders, indeed, the bug to occur. So, it perfectly shows you're right about the cause. Though, the patch you gave me causes me troubles in my Gnus buffers: the *Group* and *Summary* buffers are now black and white only. All my colors disappeared... Here the results of `C-u C-x =3D' on a (randomly taken) character (`x') of = my *Group* buffer: --8<---------------cut here---------------start------------->8--- character: X (88, #o130, #x58) preferred charset: ascii (ASCII (ISO646 IRV)) code point: 0x58 syntax: w which means: word category: .:Base, a:ASCII, l:Latin, r:Roman buffer code: #x58 file code: #x58 (encoded by coding system utf-8) display: by this font (glyph code) xft:-microsoft-Consolas-normal-normal-normal-*-11-*-*-*-m-0-iso10646-1 = (#x1B) Character code properties: customize what to show name: LATIN CAPITAL LETTER X general-category: Lu (Letter, Uppercase) There are text properties here: fontified t mouse-face highlight point-entered gnus-tool-bar-update point-left gnus-tool-bar-update [back] --8<---------------cut here---------------end--------------->8--- The normally applied faces (mostly, `gnus-group-news-3-face' and `gnus-group-news-3-empty-face') aren't there any more... Do you confirm such problems? Or is it related to something else in my conf= ig? Best regards, Seb --=20 S=C3=A9bastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode