From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: Problems with info (emacs version) Date: 03 Jun 2003 15:07:00 +0900 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200306020333.h523XMC23468@eel.dms.auburn.edu> <200306030522.h535MWh24584@eel.dms.auburn.edu> Reply-To: Miles Bader NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054620931 13633 80.91.224.249 (3 Jun 2003 06:15:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2003 06:15:31 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jun 03 08:15:30 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19N550-0003Xh-00 for ; Tue, 03 Jun 2003 08:15:30 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19N5Lx-00013N-00 for ; Tue, 03 Jun 2003 08:33:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19N53Z-0004Qo-Ix for emacs-devel@quimby.gnus.org; Tue, 03 Jun 2003 02:14:01 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19N53D-0004OV-2a for emacs-devel@gnu.org; Tue, 03 Jun 2003 02:13:39 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19N51E-0003I2-Oh for emacs-devel@gnu.org; Tue, 03 Jun 2003 02:11:37 -0400 Original-Received: from tyo202.gate.nec.co.jp ([202.32.8.202]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19N4xA-0001hr-7T; Tue, 03 Jun 2003 02:07:24 -0400 Original-Received: from mailgate3.nec.co.jp ([10.7.69.192])h53676026398; Tue, 3 Jun 2003 15:07:06 +0900 (JST) Original-Received: from mailsv.nec.co.jp (mailgate52.nec.co.jp [10.7.69.198]) by mailgate3.nec.co.jp (8.11.6/3.7W-MAILGATE-NEC) with ESMTP id h53675Z24172; Tue, 3 Jun 2003 15:07:05 +0900 (JST) Original-Received: from edtmg01.lsi.nec.co.jp ([10.26.16.201]) by mailsv.nec.co.jp (8.11.6/3.7W-MAILSV-NEC) with ESMTP id h53675J25239; Tue, 3 Jun 2003 15:07:05 +0900 (JST) Original-Received: from mcsss2.ucom.lsi.nec.co.jp (localhost [127.0.0.1]) id PAA16950; Tue, 3 Jun 2003 15:07:05 +0900 (JST) Original-Received: from mcspd15.ucom.lsi.nec.co.jp (mcspd15 [10.30.114.174]) with ESMTP id h53670NH016743; Tue, 3 Jun 2003 15:07:04 +0900 (JST) Original-Received: by mcspd15.ucom.lsi.nec.co.jp (Postfix, from userid 31295) id 29B493702; Tue, 3 Jun 2003 15:07:00 +0900 (JST) Original-To: Luc Teirlinck System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: Original-Lines: 16 Original-cc: rms@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14618 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14618 Simon Josefsson writes: > I'd say this is a bug in the mail sending part of Emacs. Message asks > the user if she knows about the hidden parts. That's a solution, but not a very good one in my experience. I think final message sending is the wrong time to do this -- whenever I get that message I'm a bit surprised and unsure what to do, as it's not always clear _where_ the invisible text was, and having to go back and re-edit a message that I thought was ready to send is very annoying. What's wrong with just adding `invisible' to the default list of properties stripped by yanking? -Miles -- Would you like fries with that?