Hi Rich et al.:
I just got a new MBP Intel. And I have been fighting with 27.1 too!
But, I just wanted to say that you don’t need homebrew for aspell.
If you have the Xcode CLT, aspell install’s quite easily from source.
Grab it from directory.fsf.org and a dictionary.
The easiest way to instal
On 26 January 2021 at 18:59, Dirk Eddelbuettel via ESS-help wrote:
|
| On 26 January 2021 at 22:07, Stephen Berman via ESS-help wrote:
| | > I. Both machines report in *Messages*
| | >Package cl is deprecated
| |
| | The NEWS file in Emacs 27 says:
| |
| | ** The 'cl' package is now offi
o: Stephen Berman; Richard M. Heiberger via ESS-help
Subject: Re: [ESS] unexpected behavior for Emacs-27.1-1-modified-1 for two
MacBooks.
Thank you Stephen.
The two emacs repairs (find-dired-refine-function and find-dired-filter) you
sent worked for me.
The aspell I pushed a bit farther. In 2015
Regarding cl:
On top of replacing
(require 'cl)
with
(require 'cl-lib)
I also needed to make a number of changes to the usage of various cl
functions. Emacs would complain about unknown functions once I did (require
'cl-lib). Basically all of the cl functions were changed from XX to cl-XX
for
On Tue, 26 Jan 2021 18:59:27 -0600 Dirk Eddelbuettel via ESS-help
wrote:
> On 26 January 2021 at 22:07, Stephen Berman via ESS-help wrote:
> | > I. Both machines report in *Messages*
> | >Package cl is deprecated
> |
> | The NEWS file in Emacs 27 says:
> |
> | ** The 'cl' package is now of
further.
Rich
From: Dirk Eddelbuettel
Sent: Tuesday, January 26, 2021 7:59 PM
To: Stephen Berman
Cc: ess-help@r-project.org; Richard M. Heiberger
Subject: Re: [ESS] unexpected behavior for Emacs-27.1-1-modified-1 for two
MacBooks.
On 26 January 2021 at
Thank you Stephen.
The two emacs repairs (find-dired-refine-function and find-dired-filter) you
sent worked for me.
The aspell I pushed a bit farther. In 2015 I replaced the aspell (dated 2009)
in /usr/local/bin with something from homebrew.
I remember no details. When I installed the new M1,
On 26 January 2021 at 22:07, Stephen Berman via ESS-help wrote:
| > I. Both machines report in *Messages*
| >Package cl is deprecated
|
| The NEWS file in Emacs 27 says:
|
| ** The 'cl' package is now officially deprecated in favor of 'cl-lib'.
I know. What I do not know is which of the
On Tue, 26 Jan 2021 18:49:57 + "Richard M. Heiberger via ESS-help"
wrote:
> I just downloaded Emacs-27.1-1-modified-1 for two MacBooks.
> I have been using the previous 25.1.1 successfully on both machines.
> 1. My new MacBook Air M1, running Big Sur
> 2. My old MacBook Air mid 2012, running
On 26 January 2021 at 18:49, Richard M. Heiberger via ESS-help wrote:
| I. Both machines report in *Messages*
|Package cl is deprecated
I have that too on the 27.1 build I use on Ubuntu (based on the current
Debian source package I rebuilt).
I'd love to get rid of that.
| II. When I search
I just downloaded Emacs-27.1-1-modified-1 for two MacBooks.
I have been using the previous 25.1.1 successfully on both machines.
1. My new MacBook Air M1, running Big Sur
2. My old MacBook Air mid 2012, running Catalina (it is too old for Big Sur)
I have three unexpected behaviors, and they are no
11 matches
Mail list logo