all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* File won't open in a new buffer
@ 2010-09-02  9:21 Kristian Alsen
  2010-09-03 13:24 ` Deniz Dogan
  2010-09-03 15:05 ` Bob Proulx
  0 siblings, 2 replies; 3+ messages in thread
From: Kristian Alsen @ 2010-09-02  9:21 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

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

Hey,

I have GNU emacs version 21.3.1 running on sparc-sun-solaris 2.9.

The problem I have is when I try to open a file with emacs from a terminal, emacs will start but only the "message" and "scratch" buffers are opened and not any buffer for the file itself.

From a unix terminal I type:

 emacs <filename> &

This has worked correctly before but after I did some editing in the .emacs file this no longer works.

I have removed all changes in .emacs file but issue is still there.

I have tried to remove all  files related to emacs from my home directory and then add the original files, which used to work.

I am able to open files within emacs correctly. It is only when starting emacs with a filename from the terminal where there is an issue.

Hope you guys can help me out.

It is a bit frustrating to say the least!

Best regards
Kristian

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

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

* Re: File won't open in a new buffer
  2010-09-02  9:21 File won't open in a new buffer Kristian Alsen
@ 2010-09-03 13:24 ` Deniz Dogan
  2010-09-03 15:05 ` Bob Proulx
  1 sibling, 0 replies; 3+ messages in thread
From: Deniz Dogan @ 2010-09-03 13:24 UTC (permalink / raw)
  To: Kristian Alsen; +Cc: help-gnu-emacs@gnu.org

2010/9/2 Kristian Alsen <Kristian.Alsen@innovationteam.se>:
> Hey,
>
>
>
> I have GNU emacs version 21.3.1 running on sparc-sun-solaris 2.9.
>
>
>
> The problem I have is when I try to open a file with emacs from a terminal,
> emacs will start but only the "message" and "scratch" buffers are opened and
> not any buffer for the file itself.
>
>
>
> From a unix terminal I type:
>
>
>
>  emacs <filename> &
>
>
>
> This has worked correctly before but after I did some editing in the .emacs
> file this no longer works.
>
>
>
> I have removed all changes in .emacs file but issue is still there.
>
>
>
> I have tried to remove all  files related to emacs from my home directory
> and then add the original files, which used to work.
>
>
>
> I am able to open files within emacs correctly. It is only when starting
> emacs with a filename from the terminal where there is an issue.
>
>
>
> Hope you guys can help me out.
>
>
>
> It is a bit frustrating to say the least!
>
>
>
> Best regards
>
> Kristian

This probably doesn't help you, but the initial release of Emacs 21 is
nearly ten years old. Emacs 22 is about four. Emacs 23 has been around
for quite some time now. Why can't you upgrade?

-- 
Deniz Dogan



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

* Re: File won't open in a new buffer
  2010-09-02  9:21 File won't open in a new buffer Kristian Alsen
  2010-09-03 13:24 ` Deniz Dogan
@ 2010-09-03 15:05 ` Bob Proulx
  1 sibling, 0 replies; 3+ messages in thread
From: Bob Proulx @ 2010-09-03 15:05 UTC (permalink / raw)
  To: Kristian Alsen; +Cc: help-gnu-emacs@gnu.org

Kristian Alsen wrote:
> This has worked correctly before but after I did some editing in the
> .emacs file this no longer works.
> 
> I have removed all changes in .emacs file but issue is still there.
>
> I have tried to remove all files related to emacs from my home
> directory and then add the original files, which used to work.

Try it with 'emacs -q filename' and 'emacs -Q filename'.  If one of
those works for you then you will know that it *must* be in your
initialization and will just need to keep looking there until you find
it.

Bob



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

end of thread, other threads:[~2010-09-03 15:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-02  9:21 File won't open in a new buffer Kristian Alsen
2010-09-03 13:24 ` Deniz Dogan
2010-09-03 15:05 ` Bob Proulx

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.