help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help: how to load existing file after upgrading to Emacs 29.1 from 2


From: Globe Trotter
Subject: Re: help: how to load existing file after upgrading to Emacs 29.1 from 28.3, or save it without prompt
Date: Sun, 12 Nov 2023 18:32:28 +0000 (UTC)







On Sunday, November 12, 2023 at 12:23:39 PM CST, Manuel Giraud via Users list 
for the GNU Emacs text editor <help-gnu-emacs@gnu.org> wrote: 





Globe Trotter <itsme_410@yahoo.com> writes:

[...]

> Here is my .emacs file. What should I be 

[...]

By commenting the following lines, I could make your configuration work
and opening a filename argument correctly.  So the offender is here:


> (ac-config-default)
[...]
> (require 'unicode-math-input)
> (require 'ac-math) ; This is not needed when you install from MELPA
> (add-to-list 'ac-modes 'latex-mode)   ; make auto-complete aware of 
> `latex-mode`
[...]
> (define-key ess-mode-map [tab] 'ess-indent-or-complete)

-- 
Manuel Giraud



Thanks for this! However, for me, it has no effect.  Indeed, removing the local 
.emacs and .emacs.d did not change the behaviour at all.

However, downgrading to Emacs 28.3 (on Fedora 38) downgrades the following four 
files,    

emacs-1:28.3-0.rc1.fc38.x86_64                                                
emacs-common-1:28.3-0.rc1.fc38.x86_64                                         
emacs-filesystem-1:28.3-0.rc1.fc38.noarch                                     
libotf-0.9.13-22.fc38.x86_64                                                  

and for me brings back the old behavior (of file loading correctly).

So, the problem may be with the newer versions of one of those files.

Thanks again for your help!  Let me know if I can provide more information.

Best wishes!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]