Manel Villar
Results
2
issues of
Manel Villar
When I try to start a Pomodoro, it gives me a warning "Unknown function pomodorohandlers#pause" . I installed AsyncCommand an Vim-pomodoro using Pathogen. Using gVim 7.3 on Ubuntu 12.04
Hi, Using this code: ``` result = request.facebook.notifications.sendEmail( userList, "Hello", "World" ) ``` where userList is a list of user ids. When this code executes, result hasn't any value and...