getting rid of broken config
This commit is contained in:
		
							parent
							
								
									c8305877a8
								
							
						
					
					
						commit
						be6bc3dbf8
					
				
					 2 changed files with 1 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -5814,11 +5814,9 @@ Matrix.el is a decent enough matrix client built in emacs. Like it.
 | 
			
		|||
    "es" 'ement-directory-search
 | 
			
		||||
    "em" 'ement-send-direct-message
 | 
			
		||||
    "en" 'ement-notifications))
 | 
			
		||||
 | 
			
		||||
(ement-connect :uri-prefix "http://127.0.0.1:8008")
 | 
			
		||||
 | 
			
		||||
#+end_src
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
** Mastodon
 | 
			
		||||
I'd like to access the mastodon world through emacs too.
 | 
			
		||||
#+begin_src emacs-lisp
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								init.el
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								init.el
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -4305,8 +4305,6 @@ interfere with the default `bongo-playlist-buffer'."
 | 
			
		|||
    "em" 'ement-send-direct-message
 | 
			
		||||
    "en" 'ement-notifications))
 | 
			
		||||
 | 
			
		||||
(ement-connect :uri-prefix "http://127.0.0.1:8008")
 | 
			
		||||
 | 
			
		||||
(use-package mastodon
 | 
			
		||||
  :config
 | 
			
		||||
  (setq mastodon-instance-url "https://mastodon.online"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue