all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Randal L. Schwartz <merlyn@stonehenge.com>
Cc: 12171-done@debbugs.gnu.org
Subject: bug#12171: 24.1.50; Cocoa filenames being ignored at launch of OSX Emacs
Date: Sat, 11 Aug 2012 11:11:02 +0200	[thread overview]
Message-ID: <4C94717B-C795-4600-8E8A-C6C268AB813C@swipnet.se> (raw)
In-Reply-To: <86d32yertx.fsf@red.stonehenge.com>

Done.

10 aug 2012 kl. 16:37 skrev Randal L. Schwartz:

> This bug report will be sent to the Bug-GNU-Emacs mailing list
> and the GNU bug tracker at debbugs.gnu.org.  Please check that
> the From: line contains a valid email address.  After a delay of up
> to one day, you should receive an acknowledgment at that address.
> 
> Please write in English if possible, as the Emacs maintainers
> usually do not have translators for other languages.
> 
> Please describe exactly what actions triggered the bug, and
> the precise symptoms of the bug.  If you can, give a recipe
> starting from `emacs -Q':
> 
> On OSX, with emacs not running, enter
> 
>   open -a emacs $HOME
> 
> Emacs will start with only the Scratch buffer showing.  If you repeat
> this command, emacs *then* visits $HOME, proving that Emacs is ignoring
> the passed filename only on launch, but not on later Cocoa opens.
> 
> Similarly, dropping a folder or file on the emacs icon is ignored,
> *unless* emacs is already running.
> 
>> From a discussion on the dev list, it may be related to this bugfix:
> 
>  http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12010
> 
> Which indeed contains the omnious words:
> 
>   I fixed this in the trunk, so we ignore Cocoa-passed filenames during
>   start.
> 
> Which is not a fix, it's a break. :(
> 
> If Emacs crashed, and you have the Emacs process in the gdb debugger,
> please include the output from the following gdb commands:
>    `bt full' and `xbacktrace'.
> For information about debugging Emacs, please read the file
> /Users/merlyn/Applications/Emacs.app/Contents/Resources/etc/DEBUG.
> 
> 
> In GNU Emacs 24.1.50.4 (x86_64-apple-darwin11.2.0, NS apple-appkit-1138.23)
> of 2012-08-10 on dhcp82.corp.mediatemple.net
> Windowing system distributor `Apple', version 10.3.1138
> Configured using:
> `configure '--with-ns' '--without-x' '--without-dbus' '--with-jpeg=no'
> '--with-gif=no' '--with-tiff=no' '--prefix=/tmp/emacs''
> 
> Important settings:
>  locale-coding-system: nil
>  default enable-multibyte-characters: t
> 
> Major mode: Lisp Interaction
> 
> Minor modes in effect:
>  show-paren-mode: t
>  global-auto-revert-mode: t
>  display-time-mode: t
>  tooltip-mode: t
>  mouse-wheel-mode: t
>  tool-bar-mode: t
>  menu-bar-mode: t
>  file-name-shadow-mode: t
>  global-font-lock-mode: t
>  font-lock-mode: t
>  auto-composition-mode: t
>  auto-encryption-mode: t
>  auto-compression-mode: t
>  line-number-mode: t
>  transient-mark-mode: t
> 
> Recent input:
> <escape> x r e p o a <backspace> r <tab> <return>
> 
> Recent messages:
> Loading time...done
> Loading autorevert...done
> Loading avoid...done
> Loading paren...done
> 
> Load-path shadows:
> None found.
> 
> Features:
> (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
> mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
> gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
> mail-prsvr mail-utils smex-autoloads package jka-compr uniquify advice
> help-fns advice-preload paren avoid autorevert time cus-start cus-load
> server objj-mode derived objc-c-mode cc-mode cc-fonts easymenu cc-guess
> cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs time-date
> tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd
> fontset image regexp-opt fringe tabulated-list newcomment lisp-mode
> register page menu-bar rfn-eshadow timer select scroll-bar mouse
> jit-lock font-lock syntax facemenu font-core frame cham georgian
> utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
> japanese hebrew greek romanian slovak czech european ethiopic indian
> cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
> minibuffer loaddefs button faces cus-face files text-properties overlay
> sha1 md5 base64 format env code-pages mule custom widget
> hashtable-print-readable backquote make-network-process ns multi-tty
> emacs)
> 
> 
> -- 
> Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
> <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
> Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
> See http://methodsandmessages.posterous.com/ for Smalltalk discussion
> 
> 






      reply	other threads:[~2012-08-11  9:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-10 14:37 bug#12171: 24.1.50; Cocoa filenames being ignored at launch of OSX Emacs Randal L. Schwartz
2012-08-11  9:11 ` Jan Djärv [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C94717B-C795-4600-8E8A-C6C268AB813C@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=12171-done@debbugs.gnu.org \
    --cc=merlyn@stonehenge.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.