From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "ISHIKAWA,chiaki" Newsgroups: gmane.emacs.help Subject: Re: org-mode and 'intangible text property Date: Fri, 19 Apr 2013 21:57:15 +0900 Message-ID: <51713F2B.9010305@yk.rim.or.jp> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1366390920 4608 80.91.229.3 (19 Apr 2013 17:02:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Apr 2013 17:02:00 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Stefan Monnier Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 19 19:02:02 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UTEh8-0004iH-8c for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Apr 2013 19:01:54 +0200 Original-Received: from localhost ([::1]:33944 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTEh7-0001QG-Tv for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Apr 2013 13:01:53 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:45185) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTBBV-0006lm-1f for help-gnu-emacs@gnu.org; Fri, 19 Apr 2013 09:17:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UTBBS-0004fS-2U for help-gnu-emacs@gnu.org; Fri, 19 Apr 2013 09:17:00 -0400 Original-Received: from mbos141-212.alpenstock.jp ([220.156.141.212]:40267 helo=brasilia.mbos.jp) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTBBR-0004cK-QX for help-gnu-emacs@gnu.org; Fri, 19 Apr 2013 09:16:58 -0400 Original-Received: from [172.16.30.42] ([172.16.30.42]) by brasilia.mbos.jp ([172.16.30.52]) with ESMTP id 2013041921:56:51:405379.25419.2869300112 for ; Fri, 19 Apr 2013 21:56:51 +0900 (JST) Original-Received: (qmail 17738 invoked from network); 19 Apr 2013 21:56:51 +0900 Original-Received: from nttkyo748190.tkyo.nt.ftth.ppp.infoweb.ne.jp (HELO [192.168.0.112]) (ishikawa_yk@smp.mbos.jp@[116.80.227.190]) (envelope-sender ) by beijing.mbos (qmail-ldap-1.03) with SMTP for ; 19 Apr 2013 21:56:51 +0900 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 In-Reply-To: X-TERRACE-SPAMMARK: NOT spam-marked. (by Terrace) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 220.156.141.212 X-Mailman-Approved-At: Fri, 19 Apr 2013 13:01:44 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:90252 Archived-At: (2013/04/19 13:16), Stefan Monnier wrote: >> org-mode and 'intangible text property > > You might want to send this directly to the Org maintainers rather than > here where most readers are just as helpless as you are. > > FWIW, most uses of `intangible' are ill-advised, BTW. > > > Stefan > > Will do. I just found a org support mailing list. Thank you for the pointer. I also thought that intangible and invisible usage in org-mode can be simplified. But I will investigate in org-mode mailing list. Thank you again. Chiaki