* bug#31532: Non-capitalized CC in rmail.texi(emacs-26)
@ 2018-05-19 19:47 Takesi Ayanokoji
2018-05-19 20:06 ` Eli Zaretskii
0 siblings, 1 reply; 6+ messages in thread
From: Takesi Ayanokoji @ 2018-05-19 19:47 UTC (permalink / raw)
To: 31532
[-- Attachment #1: Type: text/plain, Size: 650 bytes --]
In Emacs-26 manual(rmail.texi), some @code{CC} fixed to@{CC}.
But in rmail.texi, there still remain non-capitalized CC.
rmail.texi:756:@samp{Subject}, @samp{To}, @samp{CC}, @samp{In-reply-to} and
rmail.texi:759:sent the message you received, and the @samp{CC} field
starts out with
rmail.texi:766:excluded from the @samp{CC} field. They are also excluded
from the
rmail.texi:773:This omits the @samp{CC} field completely for a particular
reply.
rmail.texi:942:against the @samp{To}, @samp{From}, and @samp{CC} headers
(supply a prefix
rmail.texi:943:argument to exclude the @samp{CC} header).
Thanks.
ayatakesi <ayanokoji.takesi@gmail.com>
[-- Attachment #2: Type: text/html, Size: 1117 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#31532: Non-capitalized CC in rmail.texi(emacs-26)
2018-05-19 19:47 bug#31532: Non-capitalized CC in rmail.texi(emacs-26) Takesi Ayanokoji
@ 2018-05-19 20:06 ` Eli Zaretskii
2018-05-19 20:23 ` Takesi Ayanokoji
0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2018-05-19 20:06 UTC (permalink / raw)
To: Takesi Ayanokoji; +Cc: 31532
> From: Takesi Ayanokoji <ayanokoji.takesi@gmail.com>
> Date: Sun, 20 May 2018 04:47:30 +0900
>
> In Emacs-26 manual(rmail.texi), some @code{CC} fixed to@{CC}.
>
> But in rmail.texi, there still remain non-capitalized CC.
Where exactly? I see only capitalized "CC" in rmail.texi. And your
examples:
> rmail.texi:756:@samp{Subject}, @samp{To}, @samp{CC}, @samp{In-reply-to} and
>
> rmail.texi:759:sent the message you received, and the @samp{CC} field starts out with
>
> rmail.texi:766:excluded from the @samp{CC} field. They are also excluded from the
>
> rmail.texi:773:This omits the @samp{CC} field completely for a particular reply.
>
> rmail.texi:942:against the @samp{To}, @samp{From}, and @samp{CC} headers (supply a prefix
>
> rmail.texi:943:argument to exclude the @samp{CC} header).
also all show only capitalized "CC".
So what is the problem? What am I missing here?
Thanks.
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#31532: Non-capitalized CC in rmail.texi(emacs-26)
2018-05-19 20:06 ` Eli Zaretskii
@ 2018-05-19 20:23 ` Takesi Ayanokoji
2018-05-20 6:53 ` Eli Zaretskii
0 siblings, 1 reply; 6+ messages in thread
From: Takesi Ayanokoji @ 2018-05-19 20:23 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 31532
[-- Attachment #1: Type: text/plain, Size: 1367 bytes --]
Ouch!
I am wrong report.
Please give me chance to retry it.
In sending.texi, some mail-headers(also includes CC) are capitalized before
emacs-26.
And in emacs-26, some mail-headers are capitalized, but CC mail-header is
still remains non-capitalized.
Thanks.
ayatakesi <ayanokoji.takesi@gmail.com>
2018年5月20日(日) 5:06 Eli Zaretskii <eliz@gnu.org>:
> > From: Takesi Ayanokoji <ayanokoji.takesi@gmail.com>
> > Date: Sun, 20 May 2018 04:47:30 +0900
> >
> > In Emacs-26 manual(rmail.texi), some @code{CC} fixed to@{CC}.
> >
> > But in rmail.texi, there still remain non-capitalized CC.
>
> Where exactly? I see only capitalized "CC" in rmail.texi. And your
> examples:
>
> > rmail.texi:756:@samp{Subject}, @samp{To}, @samp{CC}, @samp{In-reply-to}
> and
> >
> > rmail.texi:759:sent the message you received, and the @samp{CC} field
> starts out with
> >
> > rmail.texi:766:excluded from the @samp{CC} field. They are also
> excluded from the
> >
> > rmail.texi:773:This omits the @samp{CC} field completely for a
> particular reply.
> >
> > rmail.texi:942:against the @samp{To}, @samp{From}, and @samp{CC} headers
> (supply a prefix
> >
> > rmail.texi:943:argument to exclude the @samp{CC} header).
>
> also all show only capitalized "CC".
>
> So what is the problem? What am I missing here?
>
> Thanks.
>
[-- Attachment #2: Type: text/html, Size: 2114 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#31532: Non-capitalized CC in rmail.texi(emacs-26)
2018-05-19 20:23 ` Takesi Ayanokoji
@ 2018-05-20 6:53 ` Eli Zaretskii
2018-05-20 7:49 ` Takesi Ayanokoji
0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2018-05-20 6:53 UTC (permalink / raw)
To: Takesi Ayanokoji; +Cc: 31532
> From: Takesi Ayanokoji <ayanokoji.takesi@gmail.com>
> Date: Sun, 20 May 2018 05:23:29 +0900
> Cc: 31532@debbugs.gnu.org
>
> In sending.texi, some mail-headers(also includes CC) are capitalized before emacs-26.
> And in emacs-26, some mail-headers are capitalized, but CC mail-header is still remains non-capitalized.
You mean, you expected to see "Cc" instead of "CC"? If so, that's
deliberate: "CC" is an acronym, whereas the other headers are words.
If the problem is something else, please tell more.
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#31532: Non-capitalized CC in rmail.texi(emacs-26)
2018-05-20 6:53 ` Eli Zaretskii
@ 2018-05-20 7:49 ` Takesi Ayanokoji
2018-05-20 9:09 ` Eli Zaretskii
0 siblings, 1 reply; 6+ messages in thread
From: Takesi Ayanokoji @ 2018-05-20 7:49 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 31532
[-- Attachment #1: Type: text/plain, Size: 1288 bytes --]
Hi Eli.
I'm not sure whether I can tell it clearly...
First, while translating "@chapter Sending Mail" in sending.texi, I found
many mail-headers includes acronym were fixed from uppercase word to
capitalized word(please see sending.texi:101~ "@node Mail Headers")
Next, I start to translate next chapter "@chapter Reading Mail with Rmail",
and I found a few mail-headers included above fix ware also fixed but @{CC}.
In sending.texi(preceding chapter), CC is Cc. But rmail.texi(following
chapter), CC still remains CC.
So, I guess latter is typo (or vice versa).
Do you understand what I mean.
Thanks.
ayatakesi <ayanokoji.takesi@gmail.com>
2018年5月20日(日) 15:53 Eli Zaretskii <eliz@gnu.org>:
> > From: Takesi Ayanokoji <ayanokoji.takesi@gmail.com>
> > Date: Sun, 20 May 2018 05:23:29 +0900
> > Cc: 31532@debbugs.gnu.org
> >
> > In sending.texi, some mail-headers(also includes CC) are capitalized
> before emacs-26.
> > And in emacs-26, some mail-headers are capitalized, but CC mail-header
> is still remains non-capitalized.
>
> You mean, you expected to see "Cc" instead of "CC"? If so, that's
> deliberate: "CC" is an acronym, whereas the other headers are words.
>
> If the problem is something else, please tell more.
>
>
[-- Attachment #2: Type: text/html, Size: 2256 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#31532: Non-capitalized CC in rmail.texi(emacs-26)
2018-05-20 7:49 ` Takesi Ayanokoji
@ 2018-05-20 9:09 ` Eli Zaretskii
0 siblings, 0 replies; 6+ messages in thread
From: Eli Zaretskii @ 2018-05-20 9:09 UTC (permalink / raw)
To: Takesi Ayanokoji; +Cc: 31532-done
> From: Takesi Ayanokoji <ayanokoji.takesi@gmail.com>
> Date: Sun, 20 May 2018 16:49:29 +0900
> Cc: 31532@debbugs.gnu.org
>
> First, while translating "@chapter Sending Mail" in sending.texi, I found many mail-headers includes acronym
> were fixed from uppercase word to capitalized word(please see sending.texi:101~ "@node Mail Headers")
>
> Next, I start to translate next chapter "@chapter Reading Mail with Rmail", and I found a few mail-headers
> included above fix ware also fixed but @{CC}.
>
> In sending.texi(preceding chapter), CC is Cc. But rmail.texi(following chapter), CC still remains CC.
>
> So, I guess latter is typo (or vice versa).
The "Bcc" etc. variants are incorrect; now fixed.
Thanks.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2018-05-20 9:09 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-19 19:47 bug#31532: Non-capitalized CC in rmail.texi(emacs-26) Takesi Ayanokoji
2018-05-19 20:06 ` Eli Zaretskii
2018-05-19 20:23 ` Takesi Ayanokoji
2018-05-20 6:53 ` Eli Zaretskii
2018-05-20 7:49 ` Takesi Ayanokoji
2018-05-20 9:09 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.