all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
To: "Perry E. Metzger" <perry@piermont.com>
Cc: emacs-devel@gnu.org
Subject: Re: latest git sources badly broken on OS X
Date: Tue, 6 Jan 2015 20:31:33 +0100	[thread overview]
Message-ID: <E38D4861-6D39-49FD-9AB9-827D645C60F1@swipnet.se> (raw)
In-Reply-To: <20150105125923.7c1e4a7c@jabberwock.cb.piermont.com>

Still can't see any error, except frame size being wrong at startup.
Fonts are still fine.

	Jan D.

> 5 jan 2015 kl. 18:59 skrev Perry E. Metzger <perry@piermont.com>:
> 
> On Mon, 5 Jan 2015 18:29:21 +0100 "Jan D." <jan.h.d@swipnet.se> wrote:
>> Please post your corresponding .emacs.
>> There are many ways to do this.
> 
> Figured it out, -q and -l made minimizing easy.
> 
> Manifestation with this .emacs will be that the top of the *scratch*
> buffer is above the top of the screen and inaccessible. You may have
> to adjust the height from 60 to whatever will fully fill your screen,
> and you may need to uncomment the line that sets the top above. It
> will work with a different font but you then have to adjust the
> height yet again -- "menlo" and 60 rows does it for me.
> 
> Technically, you don't need to inhibit the startup message, but the
> manifestation is then that part of the buffer is "differently" above
> the top of the screen and inaccessible.
> 
> Also in an attached file.
> 
> (tool-bar-mode -1)
> (setq inhibit-startup-message t)
> 
> (if (eq window-system 'ns)
>    (progn
>      (set-face-attribute 'default nil
>                          :family "menlo" :height 140)
> ;      (add-to-list 'default-frame-alist '(top . 0))
>      )
>  )
> 
> (if window-system
>    (add-to-list 'default-frame-alist
> 		 (cons 'height 60)))
> 
> 
> -- 
> Perry E. Metzger		perry@piermont.com
> <dot-emacs>




  reply	other threads:[~2015-01-06 19:31 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-04  3:03 latest git sources badly broken on OS X Perry E. Metzger
2015-01-04  3:44 ` Paul Eggert
2015-01-04  9:46 ` Jan D.
2015-01-04 18:01   ` Perry E. Metzger
2015-01-04 18:32     ` Harald Hanche-Olsen
2015-01-04 18:50       ` Perry E. Metzger
2015-01-04 19:23         ` Jan D.
2015-01-04 19:33           ` Perry E. Metzger
2015-01-04 19:39           ` Perry E. Metzger
2015-01-04 19:42             ` Óscar Fuentes
2015-01-04 19:47               ` Perry E. Metzger
2015-01-04 20:09                 ` Eli Zaretskii
2015-01-04 20:19                   ` Perry E. Metzger
2015-01-04 20:27                     ` Óscar Fuentes
2015-01-04 20:31                       ` Eli Zaretskii
2015-01-04 20:45                         ` Óscar Fuentes
2015-01-04 21:07                           ` Eli Zaretskii
2015-01-05  0:10                         ` Perry E. Metzger
2015-01-05  2:41           ` Perry E. Metzger
2015-01-05  6:40             ` Jan D.
2015-01-05 13:12               ` Elias Mårtenson
2015-01-05 13:13                 ` Elias Mårtenson
2015-01-05 16:46                   ` Perry E. Metzger
2015-01-05 16:18               ` Perry E. Metzger
2015-01-05 17:29                 ` Jan D.
2015-01-05 17:40                   ` Perry E. Metzger
2015-01-05 17:58                     ` Jan D.
2015-01-05 18:05                     ` Michael Welsh Duggan
2015-01-05 18:24                       ` Perry E. Metzger
2015-01-05 17:59                   ` Perry E. Metzger
2015-01-06 19:31                     ` Jan D. [this message]
2015-01-06 19:45                       ` Perry E. Metzger
2015-01-07  5:56                         ` Jan D.
2015-01-07 22:01                           ` Perry E. Metzger
2015-01-07 22:26                             ` Perry E. Metzger
2015-01-08 18:03                           ` Perry E. Metzger
2015-01-08 18:07                             ` Jan D.

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=E38D4861-6D39-49FD-9AB9-827D645C60F1@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    --cc=perry@piermont.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.