unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Emacs with OS X Lion
@ 2012-07-04 17:04 Timothy Klim
  2012-07-04 17:47 ` Timothy Klim
  0 siblings, 1 reply; 3+ messages in thread
From: Timothy Klim @ 2012-07-04 17:04 UTC (permalink / raw)
  To: emacs-devel

Hi!

I have Mac OS X 10.7.4 and Emacs from git sources(through homebrew). When I open any file I got screen bugs http://cl.ly/1G1R2E0H2b0F2N1V1H1Y 

Any ideas what is this?

Thank you.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Emacs with OS X Lion
  2012-07-04 17:04 Emacs with OS X Lion Timothy Klim
@ 2012-07-04 17:47 ` Timothy Klim
  2012-07-04 22:22   ` Paul Michael Reilly
  0 siblings, 1 reply; 3+ messages in thread
From: Timothy Klim @ 2012-07-04 17:47 UTC (permalink / raw)
  To: emacs-devel

I have this code in my init.el:
(setq default-frame-alist
      '((top . 0) (left . 20)
        (width . 100) (height . 48)
        ))



On Jul 4, 2012, at 9:04 PM, Timothy Klim wrote:

> Hi!
> 
> I have Mac OS X 10.7.4 and Emacs from git sources(through homebrew). When I open any file I got screen bugs http://cl.ly/1G1R2E0H2b0F2N1V1H1Y 
> 
> Any ideas what is this?
> 
> Thank you.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Emacs with OS X Lion
  2012-07-04 17:47 ` Timothy Klim
@ 2012-07-04 22:22   ` Paul Michael Reilly
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Michael Reilly @ 2012-07-04 22:22 UTC (permalink / raw)
  To: Timothy Klim; +Cc: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 969 bytes --]

Perhaps someone has used your approach and has a forthcoming solution for
you.  In the absence of that solution I can tell you that I get the
development sources for Emacs using Bazaar (see the EmacsWiki for copious
details) on a regular basis, build it and use it on Lion as a matter of
course, as, apparently, do many others.  If you follow one of the EmacsWiki
approaches and run into difficulties, you might get more joy from this, or
some other, list.

Enjoy,

-pmr

On Wed, Jul 4, 2012 at 1:47 PM, Timothy Klim <klimtimothy@gmail.com> wrote:

> I have this code in my init.el:
> (setq default-frame-alist
>       '((top . 0) (left . 20)
>         (width . 100) (height . 48)
>         ))
>
>
>
> On Jul 4, 2012, at 9:04 PM, Timothy Klim wrote:
>
> > Hi!
> >
> > I have Mac OS X 10.7.4 and Emacs from git sources(through homebrew).
> When I open any file I got screen bugs http://cl.ly/1G1R2E0H2b0F2N1V1H1Y
> >
> > Any ideas what is this?
> >
> > Thank you.
>
>
>

[-- Attachment #2: Type: text/html, Size: 1465 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-04 22:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-04 17:04 Emacs with OS X Lion Timothy Klim
2012-07-04 17:47 ` Timothy Klim
2012-07-04 22:22   ` Paul Michael Reilly

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).