From unknown Sat Jun 14 03:57:06 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3331: No way to run 'Emacs.app' in no-window mode ['-nw' mode]: no 'emacs' binary created in installation's 'bin' directory Reply-To: Livin Stephen Sharma , 3331@debbugs.gnu.org Resent-From: Livin Stephen Sharma Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 19 May 2009 06:50:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 3331 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.124271524726265 (code B ref -1); Tue, 19 May 2009 06:50:03 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 19 May 2009 06:40:47 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.1 required=4.0 tests=FOURLA,GMAIL,MULTALT autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n4J6efEK026253 for ; Mon, 18 May 2009 23:40:43 -0700 Received: from mx10.gnu.org ([199.232.76.166]:54580) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1M6J0C-0004n8-I3 for emacs-pretest-bug@gnu.org; Tue, 19 May 2009 02:40:41 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1M6J0A-00079l-KM for emacs-pretest-bug@gnu.org; Tue, 19 May 2009 02:40:40 -0400 Received: from rv-out-0708.google.com ([209.85.198.251]:9295) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M6J09-00079R-JL for emacs-pretest-bug@gnu.org; Tue, 19 May 2009 02:40:38 -0400 Received: by rv-out-0708.google.com with SMTP id f25so2465160rvb.6 for ; Mon, 18 May 2009 23:40:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version:to:message-id :content-type:from:subject:date:x-mailer; bh=dd/b1uRc+jBB10Kd9YSkm62hDU4xQAsfjepEqki1PM4=; b=m9nS2UJfvn5V29LJcFaTsjqdzC+g77pKEHBDup3QhkE1ADZEdRDGnBbaN98brjWZGe K9Znzz2UhXcJo5K61CoKa4lx/FcXuIrFvGLCAmt9d6yY/HyF0Itt0wEVyppl3ubSoG6+ w0O9ck0tjNiFoSvwLBSUPkJkrsmMGdybMxcB0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:to:message-id:content-type:from:subject:date:x-mailer; b=Br3tAjDm6SxJZUx02bm/rLrskUx7KJMhD5eAboT1o6W7D3luV1ZwI6vB3Ww7QABMR/ fycsK86KgqkPLwMXA7l5NIdhEOQ9kKfeLUTJ4I6idIHKG5w1cJzYnPMItC6UBV/V9L3U oMNAvWg8OC0yc/Lcvd9Om5cxGdfWZk70SisDQ= Received: by 10.140.140.3 with SMTP id n3mr2827414rvd.111.1242715236121; Mon, 18 May 2009 23:40:36 -0700 (PDT) Received: from ?10.9.1.149? ([121.241.195.162]) by mx.google.com with ESMTPS id k41sm15728008rvb.57.2009.05.18.23.40.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 18 May 2009 23:40:34 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v753.1) To: emacs-pretest-bug@gnu.org Message-Id: <7DFD81BD-ED1C-4675-894D-6AB3EE30D268@gmail.com> Content-Type: multipart/alternative; boundary=Apple-Mail-1-267522065 From: Livin Stephen Sharma Date: Tue, 19 May 2009 12:10:10 +0530 X-Mailer: Apple Mail (2.753.1) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) --Apple-Mail-1-267522065 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed 23.0.90; Mac 10.4.11 [PPC] installation does not create "/ bin/emacs" binary when built using "--with-ns", "--enable-ns-self- contained=yes" I built emacs 23 from source using: 1. ./configure --prefix /Applications/Emacs.app/Contents/MacOS --with-ns --enable-ns-self-contained=yes --enable-cocoa-experimental-ctrl-g=yes 2. make 3. sudo make install 4. cp ./Emacs.app /Applications The problem is that there is no 'emacs' binary in the installation's 'bin' directory: only 'emacsclient' $ ls /Applications/Emacs.app/Contents/MacOS/bin b2m digest-doc etags hexl profile sorted-doc ctags ebrowse fakemail mac-fix-env rcs- checkin update-game-score cvtmail emacsclient grep- changelog movemail rcs2log vcdiff A *serious* drawback of this is that I cannot run emacs in terminal (non-windowed) mode. In GNU Emacs 23.0.90.1 (powerpc-apple-darwin8.11.0, NS apple- appkit-824.48) of 2009-05-13 on mac Windowing system distributor `Apple', version 10.3.824 configured using `configure '--prefix' '/Applications/Emacs.app/ Contents/MacOS' '--with-ns' '--enable-ns-self-contained=yes' '-- enable-cocoa-experimental-ctrl-g=yes'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: global-hl-line-mode: t show-paren-mode: t pair-mode: t iswitchb-mode: t savehist-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: Recent messages: Loading /Users/livin/.emacs.d/macros/lss-shebang-python...done Loading /Users/livin/.emacs.d/macros/lss-shebang-jython...done Loading /Users/livin/.emacs.d/macros/lss-shebang-bash...done Loading /Users/livin/.emacs.d/macros/lss-rename-buffer-as- CLASSNAME.java...done Loading /Users/livin/.emacs.d/macros/lss-rename-buffer-shorten-to-LSB- part...done Loading /Users/livin/.emacs.d/macros/lss-rename-buffer-java-style- abbreviated...done Loading /Users/livin/.emacs.d/macros/lss-bind-keys-to-macros...done [134217848 103 108 111 98 97 108 45 115 101 116 45 107 101 121 13 201326634 108 115 115 45 105 110 118 101 114 116 45 102 97 99 101 45 100 101 102 97 117 108 116 13 134217848 103 108 111 98 97 108 45 115 101 116 45 107 101 121 13 24 134217836 108 115 115 45 108 111 97 100 45 102 105 108 101 45 46 101 109 97 99 115 46 102 117 108 108 13 134217848 103 108 111 98 97 108 45 115 101 116 45 107 101 121 13 24 112 108 108 115 115 45 112 52 45 108 111 103 105 110 13 134217848 103 108 111 98 97 108 45 115 101 116 45 107 101 121 13 3 32 108 115 115 45 115 99 114 111 108 108 45 109 111 100 101 45 111 110 13] All done, livin loading basic LIVIN's .emacs . For information about GNU Emacs and the GNU system, type C-h C-a. Livin Stephen -- livin.stephen@gmail.com --Apple-Mail-1-267522065 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=US-ASCII

23.0.90; Mac 10.4.11 [PPC] installation does not create = "<EMACS_DIR>/bin/emacs" binary when built using "--with-ns", = "--enable-ns-self-contained=3Dyes"


I built emacs 23 from = source using:

1.

./configure --prefix = /Applications/Emacs.app/Contents/MacOS --with-ns = --enable-ns-self-contained=3Dyes

--enable-cocoa-experimental-ctrl-g=3Dyes


2.

make


3.

sudo make install


4. cp ./Emacs.app = /Applications


The problem is that there = is no 'emacs' binary in the installation's 'bin' directory: only = 'emacsclient'

$ ls = /Applications/Emacs.app/Contents/MacOS/bin 

b2m           =           digest-doc          =     etags   =                 hexl          =           profile           =       sorted-doc

ctags           =         ebrowse           =       fakemail          =       mac-fix-env           =   rcs-checkin   =           update-game-score

cvtmail           =       emacsclient           =   grep-changelog  =         movemail          =       rcs2log           =       vcdiff



A *serious* drawback of = this is that I cannot run emacs in terminal (non-windowed) mode.





In GNU Emacs 23.0.90.1 = (powerpc-apple-darwin8.11.0, NS apple-appkit-824.48)

 of 2009-05-13 on mac

Windowing system = distributor `Apple', version 10.3.824

configured using = `configure  '--prefix' = '/Applications/Emacs.app/Contents/MacOS' '--with-ns' = '--enable-ns-self-contained=3Dyes' = '--enable-cocoa-experimental-ctrl-g=3Dyes''


Important settings:

  value of $LC_ALL: nil

  value of $LC_COLLATE: = nil

  value of $LC_CTYPE: = nil

  value of $LC_MESSAGES: = nil

  value of $LC_MONETARY: = nil

  value of $LC_NUMERIC: = nil

  value of $LC_TIME: nil

  value of $LANG: nil

  value of $XMODIFIERS: = nil

  locale-coding-system: = nil

  = default-enable-multibyte-characters: t


Major mode: Lisp = Interaction


Minor modes in effect:

  global-hl-line-mode: t

  show-paren-mode: t

  pair-mode: t

  iswitchb-mode: t

  savehist-mode: t

  tooltip-mode: t

  mouse-wheel-mode: t

  menu-bar-mode: t

  file-name-shadow-mode: = t

  global-font-lock-mode: = t

  font-lock-mode: t

  = global-auto-composition-mode: t

  auto-composition-mode: = t

  auto-encryption-mode: = t

  auto-compression-mode: = t

  size-indication-mode: = t

  column-number-mode: t

  line-number-mode: t

  transient-mark-mode: t


Recent input:

<menu-bar> = <help-menu> <send-emacs-bug-report>


Recent messages:

Loading = /Users/livin/.emacs.d/macros/lss-shebang-python...done

Loading = /Users/livin/.emacs.d/macros/lss-shebang-jython...done

Loading = /Users/livin/.emacs.d/macros/lss-shebang-bash...done

Loading = /Users/livin/.emacs.d/macros/lss-rename-buffer-as-CLASSNAME.java...done

Loading = /Users/livin/.emacs.d/macros/lss-rename-buffer-shorten-to-LSB-part...done<= /p>

Loading = /Users/livin/.emacs.d/macros/lss-rename-buffer-java-style-abbreviated...do= ne

Loading = /Users/livin/.emacs.d/macros/lss-bind-keys-to-macros...done

[134217848 103 108 111 98 = 97 108 45 115 101 116 45 107 101 121 13 201326634 108 115 115 45 105 110 = 118 101 114 116 45 102 97 99 101 45 100 101 102 97 117 108 116 13 = 134217848 103 108 111 98 97 108 45 115 101 116 45 107 101 121 13 24 = 134217836 108 115 115 45 108 111 97 100 45 102 105 108 101 45 46 101 109 = 97 99 115 46 102 117 108 108 13 134217848 103 108 111 98 97 108 45 115 = 101 116 45 107 101 121 13 24 112 108 108 115 115 45 112 52 45 108 111 = 103 105 110 13 134217848 103 108 111 98 97 108 45 115 101 116 45 107 101 = 121 13 3 32 108 115 115 45 115 99 114 111 108 108 45 109 111 100 101 45 = 111 110 13]

All done, livin loading = basic LIVIN's .emacs .

For information about GNU = Emacs and the GNU system, type C-h C-a.



 Livin = Stephen
<= div>



= --Apple-Mail-1-267522065-- From unknown Sat Jun 14 03:57:06 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3331: No way to run 'Emacs.app' in no-window mode ['-nw' mode]: no 'emacs' binary created in installation's 'bin' directory Reply-To: Livin Stephen Sharma , 3331@debbugs.gnu.org Resent-From: Livin Stephen Sharma Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 19 May 2009 10:05:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3331 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3331-submit@emacsbugs.donarmstrong.com id=B3331.124272708620054 (code B ref 3331); Tue, 19 May 2009 10:05:06 +0000 Received: (at 3331) by emacsbugs.donarmstrong.com; 19 May 2009 09:58:06 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.0 required=4.0 tests=AWL,GMAIL,MULTALT autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.231]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n4J9w32k020047 for <3331@emacsbugs.donarmstrong.com>; Tue, 19 May 2009 02:58:04 -0700 Received: by rv-out-0506.google.com with SMTP id f9so1806798rvb.1 for <3331@emacsbugs.donarmstrong.com>; Tue, 19 May 2009 02:58:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:in-reply-to:references :mime-version:content-type:message-id:cc:from:subject:date:to :x-mailer; bh=V1ZywfWvFz6qCTKeIQutrlPLKJD3/FtFxscqoebl/Bg=; b=B12upQwdtldwurDCs0Z1xIZwUrpT3EUO6V7PfK9L/2FOY3VnEuqL+KnAGSuS9KJ7fu Gw9B7KWiBPqqvIKSkoURBFOiTKGzbMn9z+W0LsK2dFOqsGceATC9Co19enr6L2NgCX3k ClM1xKXj99MkZFZO446CO7D5Q+zO2i1FEbotg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:cc:from :subject:date:to:x-mailer; b=eUJzwnvqy/A+czm99uAlnTnyCosUJ3gMrH3reKhSTv7rxzVOwXFLxv11/n+q0NeJQs TLv8AJGYHD2p6LihoMCsZ6aaG9U0eZiiYd4Q+6UigFz6mXeFfExyn5eyqBp8Eewp/6es 3q0Q6BsmPcdtnBCNa/S+Kzeb0JFv4AssUe4PM= Received: by 10.141.177.2 with SMTP id e2mr2741166rvp.155.1242727083009; Tue, 19 May 2009 02:58:03 -0700 (PDT) Received: from ?10.9.1.149? ([121.241.195.162]) by mx.google.com with ESMTPS id k37sm524816rvb.58.2009.05.19.02.58.00 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 19 May 2009 02:58:01 -0700 (PDT) In-Reply-To: <7DFD81BD-ED1C-4675-894D-6AB3EE30D268@gmail.com> References: <7DFD81BD-ED1C-4675-894D-6AB3EE30D268@gmail.com> Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: multipart/alternative; boundary=Apple-Mail-1-279384083 Message-Id: <17C931CA-C612-43B5-BD4D-5E2372223E24@gmail.com> Cc: Livin Stephen Sharma From: Livin Stephen Sharma Date: Tue, 19 May 2009 15:27:52 +0530 To: 3331@debbugs.gnu.org X-Mailer: Apple Mail (2.753.1) --Apple-Mail-1-279384083 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed Livin Stephen -- livin.stephen@gmail.com On 19-May-09, at 12:10, Livin Stephen Sharma wrote: > 4. cp ./Emacs.app /Applications > I think that should have been: > 4. sudo cp -rf ./Emacs.app /Applications --Apple-Mail-1-279384083 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=US-ASCII
 Livin = Stephen
<= div>



On 19-May-09, at 12:10, Livin Stephen Sharma = wrote:

4. cp = ./Emacs.app /Applications



I think = that should have been:
4. sudo cp -rf ./Emacs.app = /Applications


= --Apple-Mail-1-279384083-- From unknown Sat Jun 14 03:57:06 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3331: No way to run 'Emacs.app' in no-window mode ['-nw' mode]: no 'emacs' binary created in installation's 'bin' directory Reply-To: Livin Stephen Sharma , 3331@debbugs.gnu.org Resent-From: Livin Stephen Sharma Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 20 May 2009 08:55:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3331 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3331-submit@emacsbugs.donarmstrong.com id=B3331.124280925012375 (code B ref 3331); Wed, 20 May 2009 08:55:05 +0000 Received: (at 3331) by emacsbugs.donarmstrong.com; 20 May 2009 08:47:30 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.5 required=4.0 tests=AWL,MULTALT autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.237]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n4K8lQOI012368 for <3331@emacsbugs.donarmstrong.com>; Wed, 20 May 2009 01:47:27 -0700 Received: by rv-out-0506.google.com with SMTP id f9so105534rvb.1 for <3331@emacsbugs.donarmstrong.com>; Wed, 20 May 2009 01:47:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version:in-reply-to :references:content-type:message-id:from:subject:date:to:x-mailer; bh=zA23NhV/aF1qt1Dawia8p4CQM4ApD6taYGofk1bV+sg=; b=BalU72HLs5UxM+jr5s1IKenM6iJXWBNQhT2I6/6ZUlRqkcCq3QId4/n/2FTk3UP7Ua Woethtnz6lRKzbmsUMrEzqlCT0bWmEOBz7P5p15+pVUWg/R26cLaQOjitaeBBHfaoe7X LAAS3vOyUmjt23EQUw86JQLXBTzCbkCYYiyAI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:content-type:message-id:from :subject:date:to:x-mailer; b=aGfqk9d+uDvY1FJWBWgAVbWJ3IBn9sAL15FeBd7NPxnwpcEJRdkueWi53WIVLCqZWo oMFxvNOKwv8fh40whRralfp3rGqP+YAN93nkJuNO0iiWW6TwwbJzKxVoZfopkX9N7Vl1 W+CrMj3lIJ66wUc8X/uu/pPrPHCAdkC32LNSk= Received: by 10.141.2.18 with SMTP id e18mr381869rvi.140.1242809246027; Wed, 20 May 2009 01:47:26 -0700 (PDT) Received: from ?10.9.1.149? ([121.241.195.162]) by mx.google.com with ESMTPS id k41sm2618380rvb.47.2009.05.20.01.47.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 20 May 2009 01:47:24 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v753.1) In-Reply-To: <17C931CA-C612-43B5-BD4D-5E2372223E24@gmail.com> References: <7DFD81BD-ED1C-4675-894D-6AB3EE30D268@gmail.com> <17C931CA-C612-43B5-BD4D-5E2372223E24@gmail.com> Content-Type: multipart/alternative; boundary=Apple-Mail-1-361551532 Message-Id: <8B7760A4-619D-4EA2-B90B-2D7FC71A7FAF@gmail.com> From: Livin Stephen Sharma Date: Wed, 20 May 2009 14:17:20 +0530 To: 3331@debbugs.gnu.org X-Mailer: Apple Mail (2.753.1) --Apple-Mail-1-361551532 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed I found that this achieves the no-window mode just fine: > /Applications/Emacs.app/Contents/MacOS/Emacs -nw Thanks Livin Stephen --Apple-Mail-1-361551532 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=US-ASCII I found that this achieves the no-window mode just = fine:

/Applications/Emacs.app/Contents/MacOS/Emacs = -nw

Thanks
 Livin = Stephen

= --Apple-Mail-1-361551532-- From rgm@gnu.org Wed Jun 17 00:29:42 2009 Received: (at control) by emacsbugs.donarmstrong.com; 17 Jun 2009 07:29:42 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-4.0 required=4.0 tests=AWL,VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5H7TcQa018381 for ; Wed, 17 Jun 2009 00:29:39 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MGpaT-00005k-JR; Wed, 17 Jun 2009 03:29:37 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19000.39777.414084.568239@fencepost.gnu.org> Date: Wed, 17 Jun 2009 03:29:37 -0400 From: Glenn Morris To: control Subject: control message Sender: Glenn Morris tags 3196 moreinfo unreproducible reassign 3221 emacs,ns reassign 3256 emacs,ns tags 3264 moreinfo reassign 3269 emacs,cc-mode close 3269 reassign 3281 emacs,w32 tags 3291 moreinfo severity 3310 minor close 3319 severity 3327 minor tags 3330 moreinfo unreproducible reassign 3331 emacs,ns close 3331 reassign 3351 emacs,ns severity 3350 minor reassign 3397 emacs,ns severity 3425 wishlist close 3448 reassign 3459 emacs,ns severity 3462 wishlist tags 3467 wontfix reassign 3500 emacs,ns merge 3234 3483 severity 3540 wishlist reassign 3452 emacs,w32 severity 3577 minor reassign 3581 emacs,ns reassign 3583 emacs,ns merge 3588 3593 reassign 3588 emacs,ns reassign 3589 emacs,ns reassign 3478 emacs22,w32 close 3146