alphapapa / alphapapa/org-graph-view

Alternative image-parsing code

Offen
#5 2 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @alphapapa Auf GitHub ansehen
Vorherrschende Sprache
Emacs Lisp
Sterne
251
Forks
7
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

https://www.reddit.com/r/emacs/comments/eyuehj/orggraphviewgraphviz_interactive_visual_org/fh0sq46/

> Thank you! I sanity checked my emacs by opening any old svg from the internet and it displayed fine, so I circled back and tried just spitting out the buffer-string from org-graph-view--svg and that displayed fine...
>
> After a whole lot of yadda yadda, I tinkered with this line...
>
> (svg-image (libxml-parse-xml-region (point-min) (point-max)))
>
> And turned it into this...
>
> (image (apply #'create-image (buffer-string) 'svg t nil) ;; (svg-image (libxml-parse-xml-region (point-min) (point-max))) )
>
> And everything seems to be working! Thank you for sharing this project and your help!

I wonder if this might also fix the quoting issue.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.