On Wed, May 23, 2012 at 9:59 AM, suvayu ali <fatkasuvayu+li...@gmail.com> wrote:
> Hi Steven,
>
> On Wed, May 23, 2012 at 12:10 PM, Steven P. Ulrick <meow8...@gmail.com> wrote:
>> alias emacs="unset DISPLAY && emacs"
>
> You can always use "emacs -nw" for nox.
Just tried that, and I still have the problem.  Cursor will not move,
and the file cannot be edited.

> Now to your problem, can you replicate it with "emacs -Q"
Yes, I can replicate the problem with "emacs -Q"

> if not, is it reproducible by "emacs -q"? If the problem can only
> be reproduced by invoking emacs as,
> 1. "emacs": the problem is in your emacs setup, check your ~/.emacs
I had already done "rm -rf .emacs"  The problem still persists...

> 2. "emacs -q": check your site files


> 3. "emacs -Q": report a bug on the emacs bug tracker
The problem persists with trying all of the above options with my
alias in "~/.bashrc":
alias emacs="unset DISPLAY && emacs"

With "alias emacs="unset DISPLAY && emacs"" commented out in my
.bashrc, the x-window variety of emacs opens.  So, no change there.

And like I said in my original message on this subject, I cannot use
Emacs at all unless I am running X-Windows.

> If its a local problem (1 & 2 above), while debugging you can start
> emacs with the flag --debug-init to get a backtrace. This should help
> you track down the problem.
I just tried that and I am embaressed to ask, where will I find the
resulting backtrace?  If it is supposed to be sent to the terminal,
the problem that I am having seems to prevent me seeing a backtrace...
 If it is located elsewhere, I am not able to find it's location.

Just a reminder about the fact that when I try to start Emacs with my
desired (and formerly working) alias, one of the four cores on my CPU
maxes out to 100% until I kill Emacs...

Thank you for your help so far :)
Steven P. Ulrick
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to