From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cezar Halmagean Subject: how to remove "..." from the end of a heading Date: Sat, 26 Jul 2008 20:28:31 -0700 Message-ID: <17985.8758733191$1217129422@news.gmane.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KMwwF-00086u-SC for emacs-orgmode@gnu.org; Sat, 26 Jul 2008 23:28:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KMwwD-00086i-Fd for emacs-orgmode@gnu.org; Sat, 26 Jul 2008 23:28:50 -0400 Received: from [199.232.76.173] (port=59279 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KMwwD-00086f-9o for emacs-orgmode@gnu.org; Sat, 26 Jul 2008 23:28:49 -0400 Received: from main.gmane.org ([80.91.229.2]:51157 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KMwwC-00007a-V8 for emacs-orgmode@gnu.org; Sat, 26 Jul 2008 23:28:49 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KMww9-0001Xw-OW for emacs-orgmode@gnu.org; Sun, 27 Jul 2008 03:28:45 +0000 Received: from c-67-164-77-117.hsd1.ca.comcast.net ([67.164.77.117]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Jul 2008 03:28:45 +0000 Received: from cezar by c-67-164-77-117.hsd1.ca.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Jul 2008 03:28:45 +0000 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@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, I would like to remove the 3 dots at the end of a heading since I don't like how it looks. All my headings have those "...". Cezar