You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rationale: In the utils module of eaf, there's a function called atomic_edit that just invokes its elisp counterpart, eaf--atomic-edit. So any app that uses atomic_edit will essentially have a dependency for eaf-browser to provide the elisp function.
FYI, here are the name of some apps that use this function,
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Rationale: In the
utils
module of eaf, there's a function calledatomic_edit
that just invokes its elisp counterpart,eaf--atomic-edit
. So any app that usesatomic_edit
will essentially have a dependency foreaf-browser
to provide the elisp function.FYI, here are the name of some apps that use this function,
Beta Was this translation helpful? Give feedback.
All reactions