Replies

This profile is from a federated server and may be incomplete. Browse more on the original instance.

brab, to emacs French
@brab@framapiaf.org avatar

J’ai beau faire ça depuis des années, j’ai toujours beaucoup de plaisir à envoyer un mini-correctif de quelques lignes à un projet libre

https://github.com/protesilaos/denote/pull/268

(Sinon pour c’est bon, mangez-en)

chmouel,

@brab ça a pris 7 mn à prot pour merge t'as PR, cest sure que c'est plus satisfaisant à contribué à un projet quand on as un feedback aussi rapide

chmouel, to python

A small function to search or code on

(defun my-github-search(&optional search)
(interactive (list (read-string "Search: " (thing-at-point 'symbol))))
(let* ((language (cond ((eq major-mode 'python-mode) "Python")
((eq major-mode 'emacs-lisp-mode) "Emacs Lisp")
(t "Text")))
(url (format "https://github.com/search/?q="%s"+language:"%s"&type=Code" (url-hexify-string search) language)))
(browse-url url)))

chmouel,

I shortened the code for brievety but you get the full function and all mode here https://gitlab.com/chmouel/emacs-config/blob/main/lisp/init-functions.el#L207

chmouel,

@mykhaylo yeah i thought the github syntax would have been more than that but yeah i can just fallback on using the mode-name directly and only change for sh... thanks (and tbh that huge cond was generated by AI)

chmouel, to emacs

Decided to install to edit my org file and access for remote org editing and it works pretty well so far (altho I needed to update the emacs version to latest in the image)...

I have pre installed in the container the vim and org extensions for keybinding and highlighting but mostly use the integrated terminal

chmouel,

@mykhaylo I don't use org-agenda, but it's a real emacs in the vscode terminal at the bottom screen so any emacs/org running in non gui (which mean almost everything) works... Nerd/FA icons does not work atm but i think that should be a matter to figure it out how to have a remote web font loaded on vscode web

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • ngwrru68w68
  • everett
  • InstantRegret
  • magazineikmin
  • thenastyranch
  • rosin
  • GTA5RPClips
  • Durango
  • Youngstown
  • slotface
  • khanakhh
  • kavyap
  • DreamBathrooms
  • provamag3
  • tacticalgear
  • osvaldo12
  • tester
  • cubers
  • cisconetworking
  • mdbf
  • ethstaker
  • modclub
  • Leos
  • anitta
  • normalnudes
  • megavids
  • lostlight
  • All magazines