<lafrenierejm>
Is there some trick to viewing pictures in NixOS's Emacs? The only override I have is `withGTK3`, but pictures only open as hex.
bqv has quit [Ping timeout: 260 seconds]
bqv has joined #nixos-emacs
lafrenierejm has quit [Remote host closed the connection]
bqv has quit [Remote host closed the connection]
bqv has joined #nixos-emacs
lafrenierejm has joined #nixos-emacs
rajivr has joined #nixos-emacs
lafrenierejm has quit [Remote host closed the connection]
bqv has quit [Remote host closed the connection]
bqv has joined #nixos-emacs
lafrenierejm has joined #nixos-emacs
bqv has quit [Ping timeout: 260 seconds]
bqv has joined #nixos-emacs
leungbk has joined #nixos-emacs
lafrenierejm has quit [Remote host closed the connection]
bqv has quit [Ping timeout: 246 seconds]
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos-emacs
codygman has quit [Ping timeout: 256 seconds]
codygman has joined #nixos-emacs
leungbk has quit [Ping timeout: 260 seconds]
codygman has quit [Ping timeout: 256 seconds]
codygman has joined #nixos-emacs
bqv has joined #nixos-emacs
evanjs has quit [Read error: Connection reset by peer]
evanjs has joined #nixos-emacs
<NobbZ[m]>
lafrenierejm which Emacs do you use?
cole-h has quit [Quit: Goodbye]
bqv has quit [Ping timeout: 272 seconds]
bqv has joined #nixos-emacs
bqv has quit [Remote host closed the connection]
bqv has joined #nixos-emacs
bqv has quit [Ping timeout: 272 seconds]
bqv has joined #nixos-emacs
bqv has quit [Remote host closed the connection]
bqv has joined #nixos-emacs
mog has quit [Ping timeout: 256 seconds]
mog has joined #nixos-emacs
bqv has quit [Remote host closed the connection]
bqv has joined #nixos-emacs
bqv has quit [Remote host closed the connection]
bqv has joined #nixos-emacs
bqv has quit [Ping timeout: 272 seconds]
bqv has joined #nixos-emacs
bqv has quit [Ping timeout: 272 seconds]
bqv has joined #nixos-emacs
opticnerve has joined #nixos-emacs
bqv has quit [Ping timeout: 256 seconds]
bqv has joined #nixos-emacs
bqv has quit [Ping timeout: 260 seconds]
opticnerve has quit [Quit: bye]
bqv has joined #nixos-emacs
bqv has quit [Ping timeout: 272 seconds]
bqv has joined #nixos-emacs
bqv has quit [Ping timeout: 240 seconds]
bqv has joined #nixos-emacs
alexarice[m]1 has joined #nixos-emacs
aterius has quit [*.net *.split]
alexarice[m] has quit [*.net *.split]
codygman has quit [Ping timeout: 264 seconds]
aterius has joined #nixos-emacs
aterius1 has joined #nixos-emacs
aterius has quit [Ping timeout: 256 seconds]
rajivr has quit [Quit: Connection closed for inactivity]
bqv has quit [Ping timeout: 260 seconds]
bqv has joined #nixos-emacs
codygman has joined #nixos-emacs
neeasade has joined #nixos-emacs
<neeasade>
what's up all -- how can I tell if my emacs is built with cairo (looking for those sweet color emojies w/ noto emoji font0
<neeasade>
I've seen some places where is seems to be a simple Mx version away, but it's not in mine -- I'm currently running from the emacs-overlay with just emacsUnstable
<adisbladis>
neeasade: Use ldd on the unwrapped emacs binary? Or check with `nix-store -qR $(readlink -f $(which emacs))`
<neeasade>
adisbladis: thanks! I do see cairo package in the nix-store link
<neeasade>
damn, that means I have to poke at the font settings some more probably >_>
<adisbladis>
If you use the gtk build (the default one) you'll build with cairo