George Plymale II

Results 96 comments of George Plymale II
trafficstars

Any progress on this? It seems like it should be fairly easy to implement and it would really help when reading posts that have a lot of code.

@vermiculus Alright. Do you think you could give any advice on where to start for implementing this?

@vermiculus The problem seems to exist with [the definition of `sx-compose--question-headers`:](https://github.com/vermiculus/sx.el/blob/master/sx-compose.el#L71-L84) ```lisp (defconst sx-compose--question-headers (concat #("Title: " 0 7 (intangible t read-only t rear-nonsticky t)) "%s" #("\n" 0 1 (read-only...

@Osram-Gru You might want to make this into a PR.

@lijunsong I'm using OS X 10.11.6.

@yalp Thanks. Glad that someone is getting on this issue.

@yalp Good idea regarding hosting the formula here if homebrew-core rejects it. However, it looks like we just got a new release tagged in #71 so I'd suggest continuing to...

@haikusw Yes, unfortunately Homebrew has become much too picky (in many regards) for my tastes anymore. I've moved to MacPorts and I can heartily recommend anyone else to do the...

@railwaycat I am also confused as to why this is an issue at all. Why does the Mac Port not include functionality from the more basic GNUStep port? In other...

I forgot that [I wrote an article about this](https://ylluminarious.github.io/2019/05/23/how-to-fix-the-emacs-mac-port-for-multi-tty-access/) some months ago, documenting how I fixed this issue. Perhaps it will fix this problem for others too.