bugGNU Social mode for Emacs - Bugs: bug #44384, (void-variable longlines-mode)

 
 

bug #44384: (void-variable longlines-mode)

Submitter:  Distopico Vegan <distopico>
Submitted:  Fri 27 Feb 2015 02:05:02 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 06 Nov 2015 04:43:33 PM UTC, comment #1: 

longlines-mode is obsolete, but gnu-social-mode still relies on it.

You can work around this issue by adding the following to your .emacs:

(require 'longlines)
(longlines-mode 1)

Happy hacking!

Cheers
Harald

Harald <harald4gnu>
Fri 27 Feb 2015 02:05:02 PM UTC, original submission:  

I get this error when try to run gnu-social in emacs 24.4


Debugger entered--Lisp error: (void-variable longlines-mode)
  gnu-social-render-timeline()
  gnu-social-render-pending-dents()
  gnu-social-current-timeline()
  gnu-social-timer-action(gnu-social-current-timeline)
  apply(gnu-social-timer-action gnu-social-current-timeline)
  byte-code("r\301\302H\303H\"\210)\301\207" [timer apply 5 6] 4)
  timer-event-handler([t 21744 30309 594511 90 gnu-social-timer-action (gnu-social-current-timeline) nil 576000])

Distopico Vegan <distopico>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by harald4gnu (Posted a comment)
  • -email is unavailable- added by distopico (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code