From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 11399 invoked from network); 15 Mar 2021 23:23:03 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 15 Mar 2021 23:23:03 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1lLwY8-00071c-B3 for ml@inbox.vuxu.org; Mon, 15 Mar 2021 18:23:00 -0500 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1lLwY7-001JcD-PS for ml@inbox.vuxu.org; Mon, 15 Mar 2021 18:22:59 -0500 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1lLwY6-001Jc7-Lb for ding@lists.math.uh.edu; Mon, 15 Mar 2021 18:22:58 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1lLwY4-00071L-Vo for ding@lists.math.uh.edu; Mon, 15 Mar 2021 18:22:58 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=n1VOXf5O0Fl4svFCxYOu18pILoflpsGx8bVWx8lPaZo=; b=m0EyMmOvqibPVRp+CcxAmko17A 650rej4JbbEMhKAWjfmhqYqHYaocjHf33kPPT+DbJmLU8YC3MWUQBgMf6y6ojXW7Lo8R4XlL1srvL 6aEoDto2leojLQH1rcjvXuUag3lGtm0ufzKoBiSWKXZG9DmFCeyjBPaFNlgVCLTiHFKM=; Received: from ericabrahamsen.net ([52.70.2.18] helo=mail.ericabrahamsen.net) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lLwXy-00021Z-F0 for ding@gnus.org; Tue, 16 Mar 2021 00:22:52 +0100 Received: from localhost (c-73-254-86-141.hsd1.wa.comcast.net [73.254.86.141]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id BCFA3FA166 for ; Mon, 15 Mar 2021 23:22:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericabrahamsen.net; s=mail; t=1615850568; bh=n1VOXf5O0Fl4svFCxYOu18pILoflpsGx8bVWx8lPaZo=; h=From:To:Subject:References:Date:In-Reply-To:From; b=bbGVSOHHeIC8HAxSAgdfpQzkkdv2YDfm6y1/nUNKJjsmjm6cOQ3prCxApHYtz2uuG cR+qvTbFDGYjX6j1+uP3AGFAsOniKbvOksFHHQtLOrok62rUhYfApWX4uZajmRaxYU Q/UD6A+TBDwVvUrLgb7UZBWOqdMP3i90k8Jwejko= From: Eric Abrahamsen To: ding@gnus.org Subject: Re: [UTF8 problems] References: <87v99wfbmq.fsf@mat.ucm.es> <87zgz8tckb.fsf@ericabrahamsen.net> <87a6r5h1fx.fsf_-_@mat.ucm.es> Date: Mon, 15 Mar 2021 16:22:46 -0700 In-Reply-To: <87a6r5h1fx.fsf_-_@mat.ucm.es> (Uwe Brauer's message of "Sun, 14 Mar 2021 22:26:10 +0100") Message-ID: <87czw02e9l.fsf@ericabrahamsen.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-ID: Precedence: bulk Uwe Brauer writes: >>>> "EA" == Eric Abrahamsen writes: > >> Uwe Brauer writes: >>> Hi >>> >>> I know that 'mail-header-from extract information from the from field, >>> but is there something similar for the CC field. I cannot not find >>> anything similar. > >> In general you can use `gnus-fetch-original-field' to get any header you >> want, specified as a string. So; > >> (gnus-fetch-original-field "cc") > > That works fine for ascii, but I just got that result > > =?UTF-8?Q?Marta_Gonz=C3=A1lez?= > > That does not happen for org-capture with %:fromname > > Any ideas? (mail-decode-encoded-address-string (gnus-fetch-original-field "cc")) There are some other `mail-decode-encoded-*' functions for other uses. Eric